Stairs/platformio-buildflags.bat

9 lines
177 B
Batchfile
Raw Permalink Normal View History

@Echo Off
2018-01-19 15:12:23 +00:00
REM Enable this line if you're not using MapsAPIViaProxyScript
REM echo -DASYNC_TCP_SSL_ENABLED=1
if exist src\secret.h (
echo -DSecretsPresent=1
)
echo -D