Set Pico Pi radio timing override in Buildroot profiles

This commit is contained in:
Yellowcooln
2026-04-29 09:09:57 -04:00
parent 83de21005e
commit 97fde6e0dd
+3
View File
@@ -18,6 +18,7 @@
"reset_pin": 54,
"busy_pin": 122,
"irq_pin": 121,
"radio_timing_delay": 0.012,
"en_pin": 0,
"txen_pin": -1,
"rxen_pin": -1,
@@ -42,6 +43,7 @@
"reset_pin": 54,
"busy_pin": 123,
"irq_pin": 55,
"radio_timing_delay": 0.012,
"en_pin": -1,
"txen_pin": 52,
"rxen_pin": 53,
@@ -64,6 +66,7 @@
"reset_pin": 54,
"busy_pin": 123,
"irq_pin": 55,
"radio_timing_delay": 0.012,
"en_pin": -1,
"txen_pin": 52,
"rxen_pin": 53,