readme.c

来自「Welcome to the software files for the AD」· C语言 代码 · 共 22 行

C
22
字号
/************************************************************
* Please Note:
* During the creation of this application note, it was 
* discovered that the silk screen on Revision A boards
* inadvertantly shows M0 and M1 in reversed order.  The
* shunt jumpers at J5 should read:
*
*		 ____
*		|    |	M1
*		|    |	M0	
*		|    |	A0
*		|____|	OUT B
*
* The silkscreen will be corrected on subsequent EVM revisions		
*************************************************************/
void readme(void);

//===========================================================================
// No more.
//===========================================================================

⌨️ 快捷键说明

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