adafruit / Adafruit_TSL2591_Library

This is an Arduino library for the TSL2591 digital luminosity (light) sensors.
58 stars 48 forks source link

Error compiling for board Arduino Nano 33 BLE #36

Closed bergstar closed 4 years ago

bergstar commented 4 years ago

compilation terminated.



File is currently located under deprecated-avr-comp:
https://github.com/arduino/ArduinoCore-API/blob/master/api/deprecated-avr-comp/avr/pgmspace.h

Current solution is to make a local copy of this library and copy inn deprecated file.
ladyada commented 4 years ago

try latest 'master' branch, we'll update later in manager