?? config.h
字號:
/************************************************
文件:config.h
用途:系統(tǒng)配置函數
注意:
創(chuàng)建:2008.1.26
修改:2008.1.26
Copy Right (c) www.avrvi.com AVR與虛擬儀器
************************************************/
#ifndef __config_H__
#define __config_H__
#include <iom128v.h>
#include <macros.h>
#include "lib\delay.h"
#include "lib\serial_lcd.h"
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -