Skip to content

Commit 72bd2c3

Browse files
committed
MCU8MASS-976 MCU8MASS-942 MCU8MASS-1166 Update make script
1 parent 004fd54 commit 72bd2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pushd %~dp0
44
set SCRIPTPATH=%CD%
55
popd
66

7-
set TARGET="%SCRIPTPATH%\..\examples\mqtt_provision\mqtt_provision.ino"
7+
set TARGET="%SCRIPTPATH%\..\examples\sanbox\sanbox.ino"
88
set BUILD_DIR="%SCRIPTPATH%\..\build"
99
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"
1010

0 commit comments

Comments
 (0)