chore: remove leftover default comment
This commit is contained in:
parent
4e1af50ebd
commit
99add9efc5
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
//! This example test the RP Pico on board LED.
|
||||
//!
|
||||
//! It does not work with the RP Pico W board. See wifi_blinky.rs.
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
mod config;
|
||||
|
|
Loading…
Reference in a new issue