Skip to content

Commit

Permalink
firmware (APP_VERSION_VALUE) : Set version to 0.02
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiOkasaka committed Apr 4, 2014
1 parent 994dd47 commit 67a8707
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
#define KEYBOARD_OUTPUT_REPORT_DATA_BUFFER_ADDRESS_TAG @0x508

#define APP_VERSION_ADDRESS 0x1826 // The application image firmware version number address
#define APP_VERSION_VALUE 0x0001 // BCD
#define APP_VERSION_VALUE 0x0002 // BCD

#endif //FIXED_MEMORY_ADDRESS

0 comments on commit 67a8707

Please sign in to comment.