forked from Teknic-Inc/ClearCore-Arduino-wrapper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 157e976
Fix
Calling this macro causes the error "'const void*' is not a pointer-to-object type"
Related to arduino/ArduinoCore-API#118
Fixes bblanchon/ArduinoJson#1947 pgm_read_ptr()
's return type1 parent 170f763 commit 157e976
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 | - | ||
106 | + | ||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
|
0 commit comments