Compare commits

...

4 Commits

4 changed files with 2 additions and 3 deletions

1
TODO
View File

@@ -1 +0,0 @@
Battery icon - how to calc percentage?

View File

@@ -21,7 +21,7 @@
#define BATTERY_VOLT 6 #define BATTERY_VOLT 6
#define BATTERY_TEMP 8 #define BATTERY_TEMP 8
#define BATTERY_MILLIOHM 30 #define BATTERY_MILLIOHM 100
#define BATTERY_CAPACITY_MAH 2200 #define BATTERY_CAPACITY_MAH 2200
#define BATTERY_CHARGE_MULT 67 #define BATTERY_CHARGE_MULT 67
@@ -51,7 +51,7 @@
// Rotary Encoder Parameters // Rotary Encoder Parameters
#define ROT_PULSE_COUNT 12 #define ROT_PULSE_COUNT 12
#define ROT_DETENTS 24 #define ROT_DETENTS 24
#define ROT_WHEEL_RAD 13.875 #define ROT_WHEEL_RAD 13.75
//#define ROT_REVERSE //#define ROT_REVERSE
// Event queue macros // Event queue macros

Binary file not shown.

BIN
stl/main_top_no_batt.stl Normal file

Binary file not shown.