Merge branch 'dev' into lora-longer-preamble

Este commit está contenido en:
OverkillFPV
2026-04-16 20:43:46 +10:00
cometido por GitHub
Se han modificado 315 ficheros con 7641 adiciones y 1800 borrados
+1
Ver fichero
@@ -48,3 +48,4 @@ mesh::LocalIdentity radio_new_identity() {
RadioNoiseListener rng(radio);
return mesh::LocalIdentity(&rng); // create new random identity
}