This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
uhk
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f80a88c41973d316520afbc3fbebc9b8fe03c96e
firmware
/
right
/
src
/
slave_drivers
History
László Monda
f80a88c419
RX messages are per-module by nature, so instead of using a singleton, add rxMessage to uhk_module_state_t.
2017-09-28 17:17:30 +02:00
..
is31fl3731_driver.c
Be more specific by using IC names instead of generic names like LED driver or touchpad.
2017-09-20 13:13:57 +02:00
is31fl3731_driver.h
Don't use the extern keyword for functions because it's redundant.
2017-09-28 02:37:55 +02:00
uhk_module_driver.c
RX messages are per-module by nature, so instead of using a singleton, add rxMessage to uhk_module_state_t.
2017-09-28 17:17:30 +02:00
uhk_module_driver.h
RX messages are per-module by nature, so instead of using a singleton, add rxMessage to uhk_module_state_t.
2017-09-28 17:17:30 +02:00