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 004fd54 commit 72bd2c3Copy full SHA for 72bd2c3
scripts/make.bat
@@ -4,7 +4,7 @@ pushd %~dp0
4
set SCRIPTPATH=%CD%
5
popd
6
7
-set TARGET="%SCRIPTPATH%\..\examples\mqtt_provision\mqtt_provision.ino"
+set TARGET="%SCRIPTPATH%\..\examples\sanbox\sanbox.ino"
8
set BUILD_DIR="%SCRIPTPATH%\..\build"
9
set BOARD_CONFIG="DxCore:megaavr:avrdb:appspm=no,chip=avr128db48,clock=24internal,bodvoltage=1v9,bodmode=disabled,eesave=enable,resetpin=reset,millis=tcb2,startuptime=8,wiremode=mors2,printf=full"
10
0 commit comments