hsc26-artemis2/firmware/app/ui/btn.c
true d95af918fa initial WIP
lots of code copied over, things filled in to hopefully get the LED matrix lighting up. untested.
2026-05-08 11:54:12 -07:00

6 lines
127 B
C

/*
* btn.c: handler for user interface with real or capacitive buttons
*/
#include "ch32x035_conf.h"
#include "driver/adc.h"