readme.txt

来自「The collection of AVR source code in C.」· 文本 代码 · 共 6 行

TXT
6
字号
The LCD Scroller demo didn't make it into the book, but that's just because I forgot. It's 
good code and allows you to scroll a message on the LCD by using Brays terminal and 
inputting MSG followed by the message: as in MSGHELLO WORLD and a carriage return and the 
message displays. Now I know that C Programming books usually start out witht he Hello World
 program, but not only did we not start with it, we didn't evern finish with it unless 
you just happen to stumble across this file. Good Luck and keep an eye out for my next book.

⌨️ 快捷键说明

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