use polling for gpio 36 & 39 - release

This commit is contained in:
Philippe G
2021-08-19 19:11:39 -07:00
parent ac9ad2eee2
commit 813e7ee712
4 changed files with 47 additions and 33 deletions

View File

@@ -17,7 +17,6 @@ extern int i2c_system_port;
extern int i2c_system_speed;
extern int spi_system_host;
extern int spi_system_dc_gpio;
extern bool gpio36_39_used;
typedef struct {
int timer, base_channel, max;
} pwm_system_t;