port GPIO functions to new framework

This commit is contained in:
joeycastillo
2024-09-18 14:33:07 -04:00
parent c02132a68f
commit 5ba64844e2
4 changed files with 26 additions and 16 deletions

View File

@@ -63,7 +63,7 @@
// #include "watch_led.h"
// #include "watch_buzzer.h"
// #include "watch_adc.h"
// #include "watch_gpio.h"
#include "watch_gpio.h"
// #include "watch_i2c.h"
// #include "watch_spi.h"
// #include "watch_uart.h"