Add use_dio2_rf setting to radio configuration

Added dio2 line from other pending PR, and removed extra coma
This commit is contained in:
wehooper4
2026-01-08 23:08:44 -05:00
committed by GitHub
parent 9fc819626b
commit 22c1b4d647
+2 -1
View File
@@ -108,7 +108,8 @@
"rxled_pin": -1,
"tx_power": 30,
"use_dio3_tcxo": true,
"use_dio2_rf": true,
"preamble_length": 17,
},
}
}
}