mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-23 03:54:33 +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.