Skip to content

Commit 05e21da

Browse files
committed
Fix typo on LTC6811Bus including wrong header
1 parent c6999e8 commit 05e21da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bms/src/LTC6811Bus.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "LTC6811Bus.h"
22

33
// TODO: stdout should not be in this header
4-
#include "BmsThread.h"
4+
#include "BmsConfig.h"
55

66
#include "mbed.h"
77

0 commit comments

Comments
 (0)