We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac0823 commit e965ec0Copy full SHA for e965ec0
1 file changed
platformio.ini
@@ -27,7 +27,7 @@ esp32_build_flags =
27
-DDEFAULT_PIN_ONEWIRE="GPIO_NUM_16"
28
-DDEFAULT_MATRIX_TYPE=1
29
-DDEFAULT_LDR=GL5516
30
- -DVBAT_PIN=33
+ -DVBAT_PIN=0
31
esp8266_build_flags =
32
${common.build_flags}
33
-DLDR_PIN=A0
0 commit comments