chore: remove leftover default comment

This commit is contained in:
Naxdy 2024-09-01 17:31:19 +02:00
parent 4e1af50ebd
commit 99add9efc5
Signed by: Naxdy
GPG key ID: CC15075846BCE91B

View file

@ -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_std]
#![no_main] #![no_main]
mod config; mod config;