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