Skip to content

Commit 2e709a3

Browse files
authored
Merge pull request #1574 from ladyada/master
Fix some library breakage
2 parents 50f62d2 + 8fca854 commit 2e709a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flora_NeoGeo_Watch/Flora_NeoGeo_Watch/Flora_NeoGeo_Watch.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <Adafruit_GPS.h>
1414
#include <Adafruit_NeoPixel.h>
1515
#include <SoftwareSerial.h>
16-
#include <Time.h>
16+
#include <TimeLib.h>
1717
#include <Wire.h>
1818
#include <Adafruit_Sensor.h>
1919
#include <Adafruit_LSM303DLH_Mag.h>

0 commit comments

Comments
 (0)