Commit 0285190
committed
EEPROM.cpp: Use double quotes for include file
<EEPROM.h> works in the Arduino IDE, but it's not actually in a system
include location so it makes non-IDE (i.e. Klocwork) builds fail1 parent 547ecd7 commit 0285190
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments