added the serial library
This commit is contained in:
parent
65db708e61
commit
5dbe66e910
8 changed files with 235 additions and 1 deletions
|
@ -26,3 +26,5 @@ ArdVoice ardvoice;
|
|||
#if defined(EEPROM_Library)
|
||||
#include "./library/arduino/eeprom_export.h"
|
||||
#endif
|
||||
|
||||
#include "./library/arduino/arduino_serial_export.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue