MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

uos has no attribute 'dupterm'

Open jedie opened this issue 7 years ago • 4 comments

The origin uos module has uos.dupterm(stream_object, index=0): https://docs.micropython.org/en/latest/library/uos.html#uos.dupterm

This is missing in LoBo Firmware :(

jedie avatar Oct 19 '18 18:10 jedie

The dupterm module does not exist. It's functionality is replaced with some other functions. I'll try to document it in more detailes soon.

loboris avatar Oct 25 '18 09:10 loboris

Does this documentation already exist? any clues to replace this functionality.

YeisonCardona avatar Sep 29 '19 00:09 YeisonCardona

Hi @loboris, is there any update regarding the uos dupterm function replacement?

rosdiabdulsaid avatar Dec 25 '20 17:12 rosdiabdulsaid

He abandoned the project, no new commits have been made for years.

carterw avatar Dec 25 '20 19:12 carterw