diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/rp235x/src/bin/blinky.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rp235x/src/bin/blinky.rs b/examples/rp235x/src/bin/blinky.rs index 2d962baca..a36029f92 100644 --- a/examples/rp235x/src/bin/blinky.rs +++ b/examples/rp235x/src/bin/blinky.rs | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | //! This example test the RP Pico on board LED. | 1 | //! This example test the RP Pico on board LED. |
| 2 | //! | 2 | //! |
| 3 | //! It does not work with the RP Pico W board. See wifi_blinky.rs. | 3 | //! It does not work with the RP Pico W board. See `blinky_wifi.rs`. |
| 4 | 4 | ||
| 5 | #![no_std] | 5 | #![no_std] |
| 6 | #![no_main] | 6 | #![no_main] |
