Commit e10c5d5
authored
Use valid category value in library.properties
The previous category value caused the warning:
WARNING: Category 'Utility' in library ArduinoLibrary is not valid. Setting to 'Uncategorized'
on every compilation.
See:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format1 parent 2941215 commit e10c5d5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments