embassy/embassy-lora
Timo Kröger 69d80c086d lora: Use a trait for RF frontend switching
The Seeed Studio Lora-E5 module only has two control pins.
With the `RadioSwitch` trait the user can implement any method required
by the module/board to control the TX/RX direction of the radio frontend.
2022-08-26 15:44:58 +02:00
..
src lora: Use a trait for RF frontend switching 2022-08-26 15:44:58 +02:00
Cargo.toml lora: Propagate "defmt" feature to lora crates 2022-08-26 15:44:58 +02:00