Petfilamachine/libraries/Firmata/utility/WiFiStream.cpp

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.
*/