Arduino/hardware/arduino
Matthijs Kooijman 1c6a57e15d Include stdio.h in dtostrf.c
This makes the declaration of sprintf available, so the function is not
implicitely declared, which triggers two compiler warnings.

This helps towards #1792
2014-02-19 16:09:30 +01:00
..
avr Don't store peeked characters in a char variable 2014-02-19 16:09:30 +01:00
sam Include stdio.h in dtostrf.c 2014-02-19 16:09:30 +01:00