LP Long Distance IR Vision Robot

Dependencies:   max77650_charger_sample BufferedSerial SX1276GenericLib Adafruit-MotorShield NEO-6m-GPS MAX17055_EZconfig Adafruit_GFX USBDeviceHT Adafruit-PWM-Servo-Driver

Revision:
25:1a031add188a
Parent:
22:abca9d17d13d
Child:
29:f7a0e49b826b
--- a/PinMap.h	Wed Jul 18 21:25:17 2018 +0000
+++ b/PinMap.h	Thu Jul 19 21:13:19 2018 +0000
@@ -123,9 +123,12 @@
 #define LORA_SPI_MISO   P5_2
 #define LORA_SPI_SCLK   P5_0
 // This is because the Server uses different pins
-    #define LORA_CS         P5_3
-    #define LORA_RESET      P5_4
-    #define LORA_DIO0       P5_5    // DIO0=TxDone/RXDone/CADDone
+//    #define LORA_CS         P5_3
+//    #define LORA_RESET      P5_4
+//    #define LORA_DIO0       P5_5    // DIO0=TxDone/RXDone/CADDone
+    #define LORA_CS         P3_0
+    #define LORA_RESET      P3_1
+    #define LORA_DIO0       P3_2    // DIO0=TxDone/RXDone/CADDone
 #define LORA_DIO1       NC      //
 #define LORA_DIO2       NC      // 
 #define LORA_DIO3       NC      //