Files
Blinds_XIAO/test/bms_test.hpp

6 lines
67 B
C++

#ifndef BMS_TEST_H
#define BMS_TEST_H
void bms_test_app();
#endif