charger.h
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
#include "stm32scheduler.h"
|
||||
#include "picontroller.h"
|
||||
#include "chargercan.h"
|
||||
#include "functions.h"
|
||||
#include "charger.h"
|
||||
|
||||
static Stm32Scheduler* scheduler;
|
||||
static Can* can;
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -1,7 +1,7 @@
|
||||
|
||||
#ifndef TEST_COMMON_H
|
||||
#define TEST_COMMON_H
|
||||
#include "functions.h"
|
||||
#include "charger.h"
|
||||
#include "digio_mock.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user