Skip to main content

Crate minitel_esp

Crate minitel_esp 

Source

Structs§

ESPPort
Implemenation of the minitel traits for the ESP32 UART.

Functions§

default_uart_config
Serial port configuration when the minitel starts
esp_minitel
Create a new Minitel instance using the ESP32 UART.
esp_minitel_uart2
Create a new Minitel instance using the port UART 2.

Type Aliases§

ESPMinitel
Minitel instance using the ESP32 UART.