Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork217
Closed
Description
Some Arduino Nano boards implementsSerial.printf() but not all.
- The Nano RP2040 Mbed-OS and Nano BLE Mbed-OS do not support
Serial.printf(). - The Nano ESP32 and Nano Matter support
Serial.printf().
Please implementSerial.printf() on Arduino Core-Mbed to ensure compatibility across all the Arduino Nano family.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels