serialSetPower(port_nr, value)
Last updated
Was this helpful?
@status current Introduced in 2.9.0
port_nr: valid values are only 0 and 1 on radios that have SWSERIALPOWER defined
0 - first serial port, e.g. on TX16S AUX1
1 - second serial port, e.g. on TX16S AUX2
value:
0 - disable power
1 - enable power
success: true/false
Last updated
Was this helpful?
Was this helpful?