瀏覽代碼

#define FLASHMEM

be compatible with teensy 4
main
Frank 5 年之前
父節點
當前提交
41e2d797d6
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存