Skip to content

Commit 6851a2f

Browse files
author
jantje
committed
defines must be all capitals
1 parent b4bddeb commit 6851a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

io.sloeber.core/config/pre_processing_platform_default.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ A.PACKAGES={eclipse_home}/arduinoPlugin/packages
1919

2020

2121
#for esp8266 network upload
22-
A.tools.esp8266OTA={A.tools.esptool.network_cmd}
23-
A.tools.esp8266OTA.upload.pattern={A.tools.esptool.upload.network_pattern}
22+
A.tools.esp8266OTA={A.TOOLS.ESPTOOL.NETWORK_CMD}
23+
A.tools.esp8266OTA.upload.pattern={A.TOOLS.ESPTOOL.UPLOAD.NETWORK_PATTERN}
2424
A.esp8266.network.upload.tool=esp8266OTA
2525
A.TOOLS.ESPTOOL.NETWORK.PASSWORD={A.NETWORK.AUTH}
2626

0 commit comments

Comments
 (0)