Merge branch 'dev' into lora-longer-preamble
This commit is contained in:
@@ -151,3 +151,4 @@ bool ThinkNodeM1SensorManager::setSettingValue(const char* name, const char* val
|
||||
}
|
||||
return false; // not supported
|
||||
}
|
||||
|
||||
|
||||
@@ -47,3 +47,4 @@ uint32_t radio_get_rng_seed();
|
||||
void radio_set_params(float freq, float bw, uint8_t sf, uint8_t cr);
|
||||
void radio_set_tx_power(int8_t dbm);
|
||||
mesh::LocalIdentity radio_new_identity();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user