Modifications

Sauter à la navigation Sauter à la recherche
Ligne 143 : Ligne 143 :  
</syntaxhighlight>
 
</syntaxhighlight>
   −
== Floating Point Conversion ==
+
== Conversion en virgule flottante ==
 +
{{traduction}}
 
Like the AVR Arduinos, the M0 library does not have full support for converting floating point numbers to ASCII strings. Functions like sprintf will not convert floating point.  Fortunately, the standard AVR-LIBC library includes the dtostrf function which can handle the conversion for you.
 
Like the AVR Arduinos, the M0 library does not have full support for converting floating point numbers to ASCII strings. Functions like sprintf will not convert floating point.  Fortunately, the standard AVR-LIBC library includes the dtostrf function which can handle the conversion for you.
  
29 917

modifications

Menu de navigation