mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 03:57:51 +00:00
typo error
This commit is contained in:
parent
991a6c53e2
commit
051c81ab94
@ -164,7 +164,7 @@ void setup()
|
||||
pinMode(CTRL2,OUTPUT);
|
||||
#if defined TELEMETRY
|
||||
pinMode(TX_INV_pin,OUTPUT);
|
||||
pinMode(RX_INV_PIN,OUTPUT);
|
||||
pinMode(RX_INV_pin,OUTPUT);
|
||||
#if defined TARANIS
|
||||
TX_INV_on;
|
||||
RX_INV_on;
|
||||
|
Loading…
x
Reference in New Issue
Block a user