Add descriptions to all RP2040 examples. Some need hardware that was not specified.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
//! This example runs on the Raspberry Pi Pico with a Waveshare board containing a Semtech Sx1262 radio.
|
||||
//! It demonstrates LORA P2P send functionality.
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![macro_use]
|
||||
|
Reference in New Issue
Block a user