This website requires JavaScript.
Explore
Help
Sign In
adipu
/
Blinds_XIAO
Watch
1
Star
0
Fork
0
You've already forked Blinds_XIAO
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
taskDrivenPowerSave
Add File
New File
Apply Patch
Blinds_XIAO
/
test
/
bms_test.hpp
7 lines
84 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
restructured i2c-max split, added BMS unit test
2026-03-09 16:09:28 -05:00
#
ifndef BMS_TEST_H
#
define BMS_TEST_H
Added BMS laptop-indep. testing with LED
2026-03-11 18:26:59 -05:00
void
bms_test
(
)
;
void
bms_test_LED
(
)
;
restructured i2c-max split, added BMS unit test
2026-03-09 16:09:28 -05:00
#
endif
Reference in New Issue
Copy Permalink