Преглед на файлове

Compatibility with libraries that include only Print.h

teensy4-core
PaulStoffregen преди 8 години
родител
ревизия
71487284eb
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. +4
    -0
      teensy3/WString.h

+ 4
- 0
teensy3/WString.h Целия файл

@@ -28,6 +28,10 @@
#include <ctype.h>
#include "avr_functions.h"

// Not needed here, but some libs assume WString.h or Print.h
// gives them PROGMEM and other AVR stuff.
#include "avr/pgmspace.h"

// When compiling programs with this class, the following gcc parameters
// dramatically increase performance and memory (RAM) efficiency, typically
// with little or no increase in code size.

Loading…
Отказ
Запис