added serial demo and fixed some issues with str
This commit is contained in:
parent
5dbe66e910
commit
82650ccdd8
9 changed files with 510 additions and 163 deletions
|
@ -27,4 +27,6 @@ ArdVoice ardvoice;
|
|||
#include "./library/arduino/eeprom_export.h"
|
||||
#endif
|
||||
|
||||
#if defined(Arduino_Serial_Library)
|
||||
#include "./library/arduino/arduino_serial_export.h"
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue