Skip to content
Snippets Groups Projects
Commit 9740d3a5 authored by Dean Camera's avatar Dean Camera
Browse files

Make "HighByte" variable in the CDC Bootloader a uint8_t rather than a bool to...

Make "HighByte" variable in the CDC Bootloader a uint8_t rather than a bool to be more semantically correct, since it is bitwise ORed to obtain a byte address in the AVR's flash memory.
parent 2b43a6d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment