Writing a float value to a file
i trying write float value file on sd card. don't understand why serial.println(float) on works, file.println(float) not.
if can explain i'd grateful. i've tried looking @ dtostrf, cannot find in reference.
thanks.
if can explain i'd grateful. i've tried looking @ dtostrf, cannot find in reference.
thanks.
i don't have sd shield. can define "doesn't work"? mean "doesn't compile", or "compiles, doesn't write file"?
Arduino Forum > Using Arduino > Programming Questions > Writing a float value to a file
arduino
Comments
Post a Comment