User Tools

Site Tools


tutorials:library:arduino:bootloader.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorials:library:arduino:bootloader.html [2011/04/14 21:16]
daigo
tutorials:library:arduino:bootloader.html [2016/01/28 18:05] (current)
Line 95: Line 95:
  /* Hello is anyone home ? */   /* Hello is anyone home ? */ 
  if(ch=='​0'​) {  if(ch=='​0'​) {
-   ​fi**rstchar ​= 1; // we got an appropriate bootloader instruction**+   ​firstchar ​= 1; // we got an appropriate bootloader instruction
    nothing_response();​    nothing_response();​
  }else if (firstchar == 0) {  }else if (firstchar == 0) {
/home/ladyada/public_html/wiki/data/attic/tutorials/library/arduino/bootloader.html.1302815811.txt.gz · Last modified: 2016/01/28 18:05 (external edit)