[core] Update ArduinoCore-API to support Print::printf()

This commit is contained in:
Kuba Szczodrzyński
2022-09-10 16:14:10 +02:00
parent 96c7fdc02c
commit 070ec2f48f

View File

@@ -79,7 +79,7 @@
"framework-arduino-api": {
"type": "framework",
"optional": true,
"version": "https://github.com/arduino/ArduinoCore-API#ee040ed",
"version": "https://github.com/libretuya/ArduinoCore-API#3a4cbfc",
"manifest": {
"description": "Hardware independent layer of the Arduino cores"
},