Use a temporary variable for the Printer bootloader HEX parser when combining the...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 6 Mar 2013 19:48:27 +0000 (19:48 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 6 Mar 2013 19:48:27 +0000 (19:48 +0000)
commit7d4062fa54461c92ab2df02d630b33f672378780
treed6ef24fbad6456546ecc63d248db535ad9a9f6d0
parent2e7fc37ad25448a3652d18a3d38c5151fd8e0db7
Use a temporary variable for the Printer bootloader HEX parser when combining the current and previous data tokens to form a data word, to simplify the code.
Bootloaders/Printer/BootloaderPrinter.c