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