1
0
forked from me/IronOS

Save and restore settings

This commit is contained in:
Ben V. Brown
2020-09-24 19:20:51 +10:00
parent 088516acea
commit cd69dc1e4c
3 changed files with 32 additions and 10 deletions

View File

@@ -27,7 +27,6 @@ extern "C" {
extern uint32_t currentTempTargetDegC;
extern uint8_t accelInit;
extern uint32_t lastMovementTime;
extern int16_t idealQCVoltage;
extern osThreadId GUITaskHandle;
extern osThreadId MOVTaskHandle;
extern osThreadId PIDTaskHandle;