We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547ecd7 commit 0285190Copy full SHA for 0285190
libraries/EEPROM/src/EEPROM.cpp
@@ -16,7 +16,7 @@
16
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
17
*/
18
19
-#include <EEPROM.h>
+#include "EEPROM.h"
20
21
EEPROMClass EEPROM;
22
0 commit comments