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:
44:8be011a3fba0
Parent:
42:911770814147
--- a/SX1276GenericPingPong/GenericPingPong.cpp	Wed Aug 15 04:12:27 2018 +0000
+++ b/SX1276GenericPingPong/GenericPingPong.cpp	Wed Dec 29 06:53:23 2021 +0000
@@ -219,6 +219,7 @@
 
         
     Radio->Rx( RX_TIMEOUT_VALUE );
+return 0; //added by Walter due to "Control reaches end of non-void function"
 }
 
 /****************************************************************************************************************************************