embassy/embassy-lora
Timo Kröger f31116cafa lora: Make some options configurable
Call `config()` only once at construction not with every RX and TX operation.
The Lora-E5 only supports HP mode, use that instead.
The nucleo board supports both HP and LP and should continue to work.
2022-08-26 15:44:58 +02:00
..
src lora: Make some options configurable 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