mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-23 14:19:48 +01:00
This makes the declaration of sprintf available, so the function is not implicitely declared, which triggers two compiler warnings. This helps towards #1792