Add descriptions to all RP2040 examples. Some need hardware that was not specified.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
//! This example uses the RP Pico W board Wifi chip (cyw43).
|
||||
//! Scans Wifi for ssid names.
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
|
Reference in New Issue
Block a user