Sfoglia il codice sorgente

Merge pull request #448 from FrankBoesing/patch-3

#define FLASHMEM
teensy4-core
Paul Stoffregen 4 anni fa
parent
commit
eabb184a5f
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      teensy3/avr/pgmspace.h

+ 1
- 0
teensy3/avr/pgmspace.h Vedi File

@@ -26,6 +26,7 @@
#include <inttypes.h>

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


Loading…
Annulla
Salva