Implement remote lna toggle cli cmd
Этот коммит содержится в:
@@ -50,4 +50,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
|
||||
}
|
||||
}
|
||||
Ссылка в новой задаче
Block a user