Frank
4 anni fa
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
teensy3/avr/pgmspace.h
|
|
@@ -26,6 +26,7 @@ |
|
|
|
#include <inttypes.h> |
|
|
|
|
|
|
|
#define PROGMEM |
|
|
|
#define FLASHMEM |
|
|
|
#define PGM_P const char * |
|
|
|
#define PSTR(str) (str) |
|
|
|
|