ArduinoCore-avr
ArduinoCore-avr copied to clipboard
Fix compile errors
Fix compile errors in Wire and UART.
- added namespace qualifications where necessary
- fixed conflicting return types in overrides
- removed requestFrom overloads that don't add value and make the function more difficult to use.