Write analog value in SD

Why is a 32 bit float 8 bytes in memory ? I think it is 4.

And I don't think a comma is valid as a "decimal point" in C or C++, unless there is some
special "german mode" that I never noticed.

You need to decide whether you want to save "text" data in your SD card file, or "binary" data,
and understand the difference.

1 Like