mirror of
https://github.com/adafruit/Adafruit_Sensor.git
synced 2025-09-25 17:50:59 +02:00
Remove unused avr/pgmspace.h reference to fix #8.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user