moving definition to charger.cpp

This commit is contained in:
Janosch
2022-10-11 11:45:51 +01:00
parent 7b038d5243
commit 7a3dd9fb89
7 changed files with 150 additions and 137 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
static Stm32Scheduler* scheduler;
static Can* can;
static PiController dcCurController;
uint32_t startTime;
static bool CheckStartCondition()
{