We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5868f41 commit c871536Copy full SHA for c871536
Installation/Windows/04_customize_config.bat
@@ -1,5 +1,5 @@
1
@echo off
2
-set CONFIG="..\..\Sketches\SenseBoxMcu\arduino_secrets.h"
+set CONFIG="..\..\Sketches\SenseBoxMcu\SketchConfig.h"
3
if exist %CONFIG% (
4
notepad %CONFIG%
5
) else (
0 commit comments