TidalPaladin / ESPLed

Library to control Leds on the ESP8226 and ESP32 under Arduino
GNU General Public License v3.0
2 stars 1 forks source link

Add library.properties metadata file #3

Closed per1234 closed 5 years ago

per1234 commented 6 years ago

Libraries in the Arduino Library 1.5 format (source files under the src subfolder) are required to have a library.properties file in the root folder. If this file is not present the library is not recognized by the Arduino IDE.

This file is also required for inclusion in the Arduino Library Manager index.

Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#library-metadata