arduino/libraries/Firmata/utility/WiFiStream.cpp
2018-11-03 20:21:33 +00:00

5 lines
187 B
C++

/*
* Implementation is in WiFiStream.h to avoid linker issues. Legacy WiFi and modern WiFi101 both define WiFiClass which
* will cause linker errors whenever Firmata.h is included.
*/