This is example code that can get you started with building your own IR vision robot that communicates over LoRa

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

Fork of MAX326xxFTHR_LoRa_Example_test by Devin Alexander

Revision:
34:f31a6b53d4ea
Parent:
32:b108ed6096b0
--- a/main.h	Tue Jul 31 02:00:57 2018 +0000
+++ b/main.h	Tue Jul 31 15:51:43 2018 +0000
@@ -15,8 +15,8 @@
 
  
 #define FEATURE_LORA
-#define DEBUG_MASTER
 
+ 
 
 extern BufferedSerial *ser;
 #ifdef FEATURE_USBSERIAL