We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea431c8 commit 3fa6d24Copy full SHA for 3fa6d24
bms/src/BmsThread.h
@@ -12,6 +12,7 @@
12
#include "LTC6811.h"
13
#include "LTC6811Bus.h"
14
#include "Can.h"
15
+#include <array>
16
17
class BMSThread {
18
public:
0 commit comments