You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @rei-vilo. This would need to be implemented in the arduino/ArduinoCore-api codebase (which is a dependency of this project), not in this repository's codebase.
Some Arduino Nano boards implements
Serial.printf()
but not all.Serial.printf()
.Serial.printf()
.Please implement
Serial.printf()
on Arduino Core-Mbed to ensure compatibility across all the Arduino Nano family.Thank you!
The text was updated successfully, but these errors were encountered: