ArduinoCore-avr icon indicating copy to clipboard operation
ArduinoCore-avr copied to clipboard

Fix compile errors

Open leg0 opened this issue 3 years ago • 1 comments

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.

leg0 avatar May 17 '21 10:05 leg0

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 17 '21 10:05 CLAassistant