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