Skip to content
Snippets Groups Projects
Commit d50ce20b authored by Stephen D's avatar Stephen D
Browse files

update software id

parent fd72e0b2
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ mod app {
const UNDERVOLT_THRES_LEN: u8 = 20; // in # LED blinks
const HARDWARE_ID: u16 = 0x7c84;
const SOFTWARE_ID: u8 = 1;
const SOFTWARE_ID: u8 = 2;
const MODE: Mode = Mode {
polarity: Polarity::IdleLow,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment