Skip to content
Snippets Groups Projects
Commit aa4ada94 authored by daniel-k's avatar daniel-k Committed by Paul Sokolovsky
Browse files

esp8266/modpybuart: Fix UART parity setting.

The configuration bits for the UART register were wrong and the parity
couldn't be enabled, because the exist_parity member hasn't been updated. I
took this ESP8266 register description (http://esp8266.ru/esp8266-uart-reg/)
as reference.

Verification has been done with a logic analyzer.
parent 01816068
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment