Skip to content

Commit d290933

Browse files
authored
Merge pull request #28 from byeonggiljun/main
Fix a typo
2 parents e991554 + fcf8987 commit d290933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ target C {
306306
name: "rp2040",
307307
board: "pololu_3pi_2040_robot"
308308
},
309-
single-threaded: true: false,
309+
single-threaded: true
310310
}
311311
preamble {=
312312
#include <hardware/gpio.h>

0 commit comments

Comments
 (0)