From cbd71708f613e6ae94fd91d42dac8b095d91c01d Mon Sep 17 00:00:00 2001 From: midelic Date: Mon, 1 Aug 2016 01:28:56 +0300 Subject: [PATCH] typo error --- Multiprotocol/Multiprotocol_STM32.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Multiprotocol/Multiprotocol_STM32.h b/Multiprotocol/Multiprotocol_STM32.h index d7abb07..8999ff2 100644 --- a/Multiprotocol/Multiprotocol_STM32.h +++ b/Multiprotocol/Multiprotocol_STM32.h @@ -156,8 +156,8 @@ enum FRSKYX #define SDO_pin PB14//MISO #define SDI_pin PB15//MOSI // -#defined TX_INV_pin PB3 -#defined RX_INV_pin PB1 +#define TX_INV_pin PB3 +#define RX_INV_pin PB1 // #define CTRL1_on digitalWrite(CTRL1,HIGH) #define CTRL1_off digitalWrite(CTRL1,LOW) @@ -492,4 +492,4 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p -- - \ No newline at end of file +