mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-27 21:16:50 +03:00
Add missing "using Print::write" to the HWSerial class to get the proper overrides to make Serial.write(0) and Serial1.write(0) work as expected.