Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

'UART' object has no attribute 'readall' with the latest firmware #6

@Wooopz

Description

@Wooopz

Hello,
I just upgrade the firmware of my wipy 3 to Pycom MicroPython 1.20.2.rc6
and now i have the error : 'UART' object has no attribute 'readall'

Wipy3 with most recent firmware.
uart.readall()
returns AttributeError: 'UART' object has no attribute 'readall'

This is pretty crazy, since it is a documented function that has always been supported: https://docs.pycom.io/firmwareapi/pycom/machine/uart.html

readall is used into serial.py .
what can i do to bypass this error please ?
thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions