This website requires JavaScript.
Explore
Help
Register
Sign In
hasslesstech
/
ak-kr-project
Watch
1
Star
0
Fork
You've already forked ak-kr-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d145aa3661
ak-kr-project
/
Core
/
Inc
/
MP45DT02.h
7 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
add MP45DT02 testing function
2025-03-13 19:33:50 +02:00
#
ifndef __MP45DT02
#
define __MP45DT02
add new UI for testing phase, update modules to indicate success or failure in the return value
2025-04-14 19:33:13 +03:00
int
MP45DT02_run_test
(
void
)
;
add MP45DT02 testing function
2025-03-13 19:33:50 +02:00
#
endif