kumar singh
/
Dealer_23Feb
Dummy Lora Packet Sending
Fork of Dealer_18feb17 by
Diff: Beacon.cpp
- Revision:
- 16:7703b9d92326
- Parent:
- 11:77e595130230
- Child:
- 20:f812f85cf97e
diff -r a448e955b8f3 -r 7703b9d92326 Beacon.cpp --- a/Beacon.cpp Sun Feb 12 18:38:39 2017 +0000 +++ b/Beacon.cpp Fri Feb 17 08:30:35 2017 +0000 @@ -1,7 +1,7 @@ #include "Beacon.h" #include "Lora.h" - RawSerial DEBUG_UART2(PA_9, PA_10);//USART1_TX->PA_9,USART1_RX->PA_10 + RawSerial DEBUG_UART2(PA_14, PA_15);//USART1_TX->PA_9,USART1_RX->PA_10 RawSerial Beacon_Module_UART(PC_4, PC_5);//USART3_TX->PC4,USART3_RX->PC_5