SE-TP2/libs/Firmata/utility/WiFiStream.cpp
2025-05-10 16:33:54 +01: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.
*/