mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-30 13:50:37 +00:00
Update blinky_wifi example name
The RP pico w 2 blinky example is currently called `blinky_wifi`
This commit is contained in:
parent
659c616f9f
commit
88b5752960
@ -1,6 +1,6 @@
|
||||
//! This example test the RP Pico on board LED.
|
||||
//!
|
||||
//! It does not work with the RP Pico W board. See wifi_blinky.rs.
|
||||
//! It does not work with the RP Pico W board. See `blinky_wifi.rs`.
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
|
Loading…
x
Reference in New Issue
Block a user