landzo

来自「【开源】线性CCD自适应性算法攻略」· 代码 · 共 11 行

TXT
11
字号
/*
 * Note: This file is recreated by the project wizard whenever the MCU is
 *       changed and should not be edited by hand
 */

/* Include the derivative-specific header file */
#include <MC9S12XS128.h>

#pragma LINK_INFO DERIVATIVE "MC9S12XS128"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?