Explorar el Código

Merge pull request #448 from FrankBoesing/patch-3

#define FLASHMEM
main
Paul Stoffregen hace 6 años
padre
commit
eabb184a5f
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      teensy3/avr/pgmspace.h

+ 1
- 0
teensy3/avr/pgmspace.h Ver fichero

#include <inttypes.h> #include <inttypes.h>


#define PROGMEM #define PROGMEM
#define FLASHMEM
#define PGM_P const char * #define PGM_P const char *
#define PSTR(str) (str) #define PSTR(str) (str)



Cargando…
Cancelar
Guardar