initial commit

This commit is contained in:
2018-08-08 08:33:26 +02:00
commit ada8fdbdf9
368 changed files with 65878 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/*
* Implementation is in WiFi101Stream.h to avoid linker issues. Legacy WiFi and modern WiFi101
* both define WiFiClass which will cause linker errors whenever Firmata.h is included.
*/