?? defines.h
字號:
/* This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief
* Defines and includes for main.c and LCD_driver.c
*
* \par Application note:
* AVR065: LCD Driver for the STK502
*
* \par Documentation:
* For comprehensive code documentation, supported compilers, compiler
* settings and supported devices see readme.html
*
* \author
* Atmel Corporation: http://www.atmel.com \n
* Support email: avr@atmel.com
*
* $Name: RELEASE_1_1 $
* $Revision: 1.3 $
* $RCSfile: defines.h,v $
* $Date: 2006/02/16 18:14:01 $ \n
******************************************************************************/
// Includes
#define SFR_W_EXT( a, b )
//#include <iom169.h>
//#include <mega169.h>
#define FALSE 0
#define TRUE 1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -