Frank
4 years ago
No account linked to committer's email address
1 changed files with
1 additions and
0 deletions
-
teensy3/avr/pgmspace.h
|
|
@@ -26,6 +26,7 @@ |
|
|
|
#include <inttypes.h> |
|
|
|
|
|
|
|
#define PROGMEM |
|
|
|
#define FLASHMEM |
|
|
|
#define PGM_P const char * |
|
|
|
#define PSTR(str) (str) |
|
|
|
|