8000 Fix typo · adafruit/ci-arduino@a3f7758 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3f7758

Browse files
Fix typo
1 parent e60cb85 commit a3f7758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_platform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"main_platforms" : ("uno", "leonardo", "mega2560", "zero",
9595
"esp8266", "esp32", "metro_m4"),
9696
"arcada_platforms" : ("pybadge", "pygamer", "hallowing_m4",
97-
"cpb", "cpx_ada")
97+
"cpb", "cpx_ada"),
9898
"rp2040_platforms" : ("pico_rp2040", "feather_rp2040")
9999
}
100100

0 commit comments

Comments
 (0)
0