Fix BMS header Arduino type includes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
#define BMS_MAX_CELLS 8
|
||||
#define MAX_BLE_SCAN_RESULTS 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user