note for future testing
This commit is contained in:
parent
d35a3ee8d1
commit
73aac153e2
@ -53,6 +53,8 @@ void watch_discover_lcd_type(void) {
|
|||||||
int difference;
|
int difference;
|
||||||
uint8_t valid_frames_classic = 0;
|
uint8_t valid_frames_classic = 0;
|
||||||
uint8_t valid_frames_custom = 0;
|
uint8_t valid_frames_custom = 0;
|
||||||
|
|
||||||
|
/// TODO: Test this at lower battery levels. Do the thresholds hold up?
|
||||||
const uint16_t lo_threshold = 12000;
|
const uint16_t lo_threshold = 12000;
|
||||||
const uint16_t hi_threshold = 32000;
|
const uint16_t hi_threshold = 32000;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user