restructured i2c-max split, added BMS unit test
This commit is contained in:
6
test/bms_test.hpp
Normal file
6
test/bms_test.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef BMS_TEST_H
|
||||
#define BMS_TEST_H
|
||||
|
||||
void bms_test_app();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user