Why is the filename 11.3? Should it not be 8.3 (8 characters name and 3 characters extension)?
dataFile = SD.open("statistique.txt", FILE_WRITE);
Why is the filename 11.3? Should it not be 8.3 (8 characters name and 3 characters extension)?
dataFile = SD.open("statistique.txt", FILE_WRITE);