diff options
Diffstat (limited to 'libraries/EEPROM')
-rw-r--r-- | libraries/EEPROM/library.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties index 955a0ae..765aa41 100644 --- a/libraries/EEPROM/library.properties +++ b/libraries/EEPROM/library.properties @@ -6,3 +6,5 @@ sentence=Enables reading and writing to the permanent board storage. For all Ard paragraph= url=http://arduino.cc/en/Reference/EEPROM architectures=avr +types=Arduino + |