Files
Blinds_XIAO/test/bms_test.hpp

7 lines
84 B
C++
Raw Permalink Normal View History

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