mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
8f20f4d98b
A new property "includes" has been added to library.properties. This property contains a comma-separated list of the files to be included when the user selects the "Include library" command on the Arduino IDE. If the property is missing the old behaviour is used.