瀏覽代碼

#define FLASHMEM

be compatible with teensy 4
teensy4-core
Frank 5 年之前
父節點
當前提交
41e2d797d6
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      teensy3/avr/pgmspace.h

+ 1
- 0
teensy3/avr/pgmspace.h 查看文件

#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)



Loading…
取消
儲存