We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4eccaa commit c211bd7Copy full SHA for c211bd7
library.properties
@@ -5,6 +5,6 @@ maintainer=Victor Chavez <[email protected]>
5
sentence=Non Blocking EEPROM Library for Arduino
6
paragraph=Library that does not use blocking methods to write/read to eeprom
7
category=Other
8
-includes=NoBlockEEPROM.h
+includes=NoBlockEEPROM.hpp
9
url=https://github.com/vChavezB/NoBlockEEPROM
10
-architectures=avr
+architectures=avr
0 commit comments