mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
add writable expander GPIOs
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "driver/gpio.h"
|
||||
|
||||
#define GPIO_EXP_BASE_MIN 100
|
||||
|
||||
struct gpio_exp_s;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user