Files
Blinds_XIAO/test/bms_test.hpp

7 lines
84 B
C++

#ifndef BMS_TEST_H
#define BMS_TEST_H
void bms_test();
void bms_test_LED();
#endif