Frank
hace 4 años
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
teensy3/avr/pgmspace.h
|
|
@@ -26,6 +26,7 @@ |
|
|
|
#include <inttypes.h> |
|
|
|
|
|
|
|
#define PROGMEM |
|
|
|
#define FLASHMEM |
|
|
|
#define PGM_P const char * |
|
|
|
#define PSTR(str) (str) |
|
|
|
|