This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
65dde770e7
OpenRTX
/
platform
History
Silvano Seva
65dde770e7
Changed return type of cps_readBankData() from "int32_t" to "int".
...
Made the return type of cps_readBankData() consistent with the one of the other CPS API functions.
2023-07-18 23:04:31 +02:00
..
drivers
Changed return type of cps_readBankData() from "int32_t" to "int".
2023-07-18 23:04:31 +02:00
mcu
Implemented non-volatile memory for settings on Module 17
2023-05-29 22:12:40 +02:00
targets
Moved the setBacklightLevel() API function from platform.h to display.h
2023-07-14 12:26:47 +02:00