Tighten up Printer bootloader implementation; fold the IsHEX() function logic into...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 5 May 2013 19:34:20 +0000 (19:34 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 5 May 2013 19:34:20 +0000 (19:34 +0000)
commit7b5b8f199f0290d2befcde56fb99fe68c61d15ff
treefc536b7435ff57817f6e4fe9e338dc5c24d01c61
parent961da384f985f81e7e0127d4f271ad8bf4817917
Tighten up Printer bootloader implementation; fold the IsHEX() function logic into HexToDecimal() and remove redundant state machine state logic to save space in the compiled binary.
Bootloaders/Printer/BootloaderPrinter.c