Paul Stoffregen
4 vuotta sitten
vanhempi
commit
eabb184a5f
No account linked to committer's email address
1 muutettua tiedostoa jossa
1 lisäystä ja
0 poistoa
-
teensy3/avr/pgmspace.h
|
|
@@ -26,6 +26,7 @@ |
|
|
|
#include <inttypes.h> |
|
|
|
|
|
|
|
#define PROGMEM |
|
|
|
#define FLASHMEM |
|
|
|
#define PGM_P const char * |
|
|
|
#define PSTR(str) (str) |
|
|
|
|