mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-04-06 15:13:32 +00:00
Added PTT Output for external Amplifier
This commit is contained in:
parent
6587f12eb8
commit
8b75c47257
4 changed files with 52 additions and 0 deletions
|
|
@ -27,5 +27,13 @@
|
|||
"spreading_factor":12,
|
||||
"signal_bandwidth":125000,
|
||||
"coding_rate4":5
|
||||
},
|
||||
"ptt_output":
|
||||
{
|
||||
"active":false,
|
||||
"io_pin": 4,
|
||||
"start_delay": 0,
|
||||
"end_delay": 0,
|
||||
"reverse":false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue