edit the docs

This commit is contained in:
ZennDev1337 2023-10-11 18:41:22 +02:00
parent ffb6d42f10
commit 3d5d8ccf49
65 changed files with 178 additions and 128 deletions

View file

@ -33,6 +33,6 @@ ArdVoice ardvoice;
#include "./library/arduino/eeprom_export.h"
#endif
#if defined(Arduino_Serial_Library)
#if defined(Serial_Library)
#include "./library/arduino/arduino_serial_export.h"
#endif