Modifications

Sauter à la navigation Sauter à la recherche
Ligne 151 : Ligne 151 :  
Assurez-vous d'avoir correctement fermé le système de fichier pour être certain que les données soient enregistrées correctement dans le fichier!
 
Assurez-vous d'avoir correctement fermé le système de fichier pour être certain que les données soient enregistrées correctement dans le fichier!
   −
== Reading and Printing Files ==
+
== Lecture et affichage de fichiers ==
 
The '''fatfs_print_file''' example will open a file (by default the data.csv file created by running the '''fatfs_datalogging''' example above) and print all of its contents to the serial monitor.  Open the '''fatfs_print_file''' example and load it on your Feather M0 board, then open the serial monitor at 115200 baud.  You should see the sketch print out the contents of data.csv (if you don't have a file called data.csv on the flash look at running the datalogging example above first).
 
The '''fatfs_print_file''' example will open a file (by default the data.csv file created by running the '''fatfs_datalogging''' example above) and print all of its contents to the serial monitor.  Open the '''fatfs_print_file''' example and load it on your Feather M0 board, then open the serial monitor at 115200 baud.  You should see the sketch print out the contents of data.csv (if you don't have a file called data.csv on the flash look at running the datalogging example above first).
  
29 917

modifications

Menu de navigation