Skip to content

Commit ee99a9e

Browse files
authored
Update CMakeLists.txt: typo 2 -> W (#740)
1 parent aed0867 commit ee99a9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

status_led/status_blink/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Blink the "status" LED either connected to the GPIO defined by PICO_DEFAULT_LED_PIN for your board
2-
# or via the WiFi chip on boards like Pico 2 or Pico 2 W
2+
# or via the WiFi chip on boards like Pico W or Pico 2 W
33

44
add_executable(status_blink
55
status_blink.c

0 commit comments

Comments
 (0)