Modifications

Sauter à la navigation Sauter à la recherche
34 octets ajoutés ,  25 février 2022 à 23:47
Ligne 227 : Ligne 227 :  
The {{fname|UART}} class is [https://docs.micropython.org/en/latest/library/machine.UART.html fully described into MicroPython documentation].
 
The {{fname|UART}} class is [https://docs.micropython.org/en/latest/library/machine.UART.html fully described into MicroPython documentation].
   −
One of the key parameter of UART is the {{fname|timeout}} parameter which indicates the timeout (in ms) to receive the end-of-line on {{fname|UART.readline()}} .
+
{{underline|Tips & Tricks:}}<br />One of the key parameter of UART is the {{fname|timeout}} parameter which indicates the timeout (in ms) to receive the end-of-line on {{fname|UART.readline()}} .
    
=== SPI Bus ===
 
=== SPI Bus ===
29 917

modifications

Menu de navigation