Pārlūkot izejas kodu

Add pgmspace.h (no avr prefix), for compatibility with some ESP8266 programs

teensy4-core
PaulStoffregen pirms 7 gadiem
vecāks
revīzija
97c8395f33
2 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      teensy/pgmspace.h
  2. +2
    -0
      teensy3/pgmspace.h

+ 2
- 0
teensy/pgmspace.h Parādīt failu

@@ -0,0 +1,2 @@
// For compatibility with some ESP8266 programs
#include <avr/pgmspace.h>

+ 2
- 0
teensy3/pgmspace.h Parādīt failu

@@ -0,0 +1,2 @@
// For compatibility with some ESP8266 programs
#include <avr/pgmspace.h>

Notiek ielāde…
Atcelt
Saglabāt