add writable expander GPIOs

This commit is contained in:
Philippe G
2021-11-30 23:51:52 -08:00
parent f7a7ece582
commit 970c72d416
5 changed files with 24 additions and 23 deletions

View File

@@ -12,8 +12,6 @@
#include "freertos/FreeRTOS.h"
#include "driver/gpio.h"
#define GPIO_EXP_BASE_MIN 100
struct gpio_exp_s;
typedef struct {