protos.h
来自「avr的fat文件系统测试程序」· C头文件 代码 · 共 20 行
H
20 行
//#########################################################################
// File: PROTOS.H
//
// Declare function prototypes and external variables
//
//#########################################################################
// Last change: 06.03.2004
//#########################################################################
// holger.klabunde@t-online.de
// http://home.t-online.de/home/holger.klabunde/homepage.htm
//#########################################################################
// Compiler: AVR-GCC 3.2
//#########################################################################
#ifndef PROTOS_H
#define PROTOS_H
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?