OVMS3-idf/examples/protocols/pppos_client/components
David Cermak 745f062e07 esp_modem: pppos_client modem to use uart with REF_TICK
pppos_client example used the UART default clock configuration which might
cause issues if power management enabled. Settings updated to UART_SCLK_REF_TICK
Also need to explicitly disable RX interrupts in UART pattern detection
mode.

Closes https://github.com/espressif/esp-idf/issues/4801
2020-04-14 21:46:07 +02:00
..
modem esp_modem: pppos_client modem to use uart with REF_TICK 2020-04-14 21:46:07 +02:00