Merge branch 'dev' into lora-longer-preamble
This commit is contained in:
@@ -51,4 +51,4 @@ void radio_set_tx_power(int8_t dbm) {
|
||||
mesh::LocalIdentity radio_new_identity() {
|
||||
RadioNoiseListener rng(radio);
|
||||
return mesh::LocalIdentity(&rng); // create new random identity
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user