Skip to content

Commit e5a588e

Browse files
committed
Correcting designation for MKR VIDOR 4000 in build script
1 parent 9bf07d7 commit e5a588e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/SNU/extras/NiNaBoot/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ buildSDUBootSketch() {
2222
mkdir -p "$OUTPUT_PATH"
2323

2424
buildSDUBootSketch "arduino:samd:mkrwifi1010" "$OUTPUT_PATH/mkrwifi1010.h"
25-
buildSDUBootSketch "arduino:samd:mkrvidor" "$OUTPUT_PATH/mkrvidor4000.h"
25+
buildSDUBootSketch "arduino:samd:mkrvidor4000" "$OUTPUT_PATH/mkrvidor4000.h"

0 commit comments

Comments
 (0)