-
- Downloads
esp8266: Make destination for vendor OS debug output soft-configurable.
Use esp.osdebug(None) to disable, or esp.osdebug(uart_id) to send output to a UART.
Loading
Please register or sign in to comment
Use esp.osdebug(None) to disable, or esp.osdebug(uart_id) to send output to a UART.