Commit Graph

4 Commits

Author SHA1 Message Date
Anthony Good
ce1b89de7f 2.0.2015111501
Fixed issues with compilation under Arduino 1.6.6
2015-11-15 17:43:07 -05:00
Anthony Good
532a957671 2.0.2015092002
Fixed issue with compiling DEBUG_GPS
2015-09-20 17:36:27 -04:00
Anthony Good
f30b31fe4b 2.0.2015090601
Updates to rotator_language.h
      Fixed k3ngdisplay.h / LiquidCrystal.h compilation problems with Arduino IDE
      Integrated DebugClass (debug.h and debug.cpp) contributed from Matt VK5ZM
2015-09-06 23:17:35 -04:00
Anthony Good
f0fa78eb14 2.0.2015090401
Breaking out portions of ino file into .h files...
        #include "rotator_clock_and_gps.h"
        #include "rotator_command_processing.h"
        #include "rotator_moon_and_sun.h"
        #include "rotator_ethernet.h"
        #include "rotator_stepper.h"
2015-09-04 22:06:17 -04:00