mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 12:50:16 +01:00
ESP32 requires initial high levels of the channels before starting the count, in order to have 4 pulse for the first rotation. Also add tests for encoder phases x2 and x4. Signed-off-by: Ihor Nehrutsa <Ihor.Nehrutsa@gmail.com>