Compare commits
4 Commits
dc7738de1f
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 15f30b8b59 | |||
| e2151f20ef | |||
| f62b39684d | |||
| 7bb9e40385 |
@@ -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
BIN
stl/main_top_no_batt.stl
Normal file
Binary file not shown.
Reference in New Issue
Block a user