Fix for includes with Arduino 1.6.6

This commit is contained in:
PaulStoffregen
2015-11-11 09:29:29 -08:00
parent a7cc3261f9
commit 26cd0c8509
12 changed files with 158 additions and 156 deletions
@@ -6,8 +6,8 @@
* the time of the event and time since the previous event is calculated and sent to the serial port.
*/
#include <Time.h>
#include <Wire.h>
#include <TimeLib.h>
#include <Wire.h>
#include <DS1307RTC.h> // a basic DS1307 library that returns time as a time_t
const int nbrInputPins = 6; // monitor 6 digital pins