Remove unused avr/pgmspace.h reference to fix #8.
This commit is contained in:
parent
23455ff3e9
commit
04a0f64390
|
|
@ -1,2 +1 @@
|
|||
#include "Adafruit_Sensor.h"
|
||||
#include <avr/pgmspace.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name=Adafruit Unified Sensor
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
author=Adafruit <info@adafruit.com>
|
||||
maintainer=Adafruit <info@adafruit.com>
|
||||
sentence=Required for all Adafruit Unified Sensor based libraries.
|
||||
|
|
|
|||
Loading…
Reference in New Issue