changed structer of whole Project
-Added GPIO.c -Added ADC.c -Added mcpwm.c -Added all headrs for new files -Fixed Header usage -Fixed parsed pins only import once
This commit is contained in:
@@ -132,7 +132,7 @@ menu "SSD1306 Configuration"
|
||||
config RESET_GPIO
|
||||
int "RESET GPIO number"
|
||||
range -1 GPIO_RANGE_MAX
|
||||
default 15 if IDF_TARGET_ESP32
|
||||
default -1 if IDF_TARGET_ESP32
|
||||
default 38 if IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3
|
||||
default 4 # C3 and others
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user