initial WIP
lots of code copied over, things filled in to hopefully get the LED matrix lighting up. untested.
This commit is contained in:
6
firmware/app/ui/btn.c
Normal file
6
firmware/app/ui/btn.c
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* btn.c: handler for user interface with real or capacitive buttons
|
||||
*/
|
||||
|
||||
#include "ch32x035_conf.h"
|
||||
#include "driver/adc.h"
|
||||
Reference in New Issue
Block a user