You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the atmel samd and esp8266 builds have sys.stdout implmented, but the nrf52 build does not and tehampy "get" function fails since it relies on sys.stdout.
This is related to the AMPY issue
scientifichackers/ampy#47
the atmel samd and esp8266 builds have sys.stdout implmented, but the nrf52 build does not and tehampy "get" function fails since it relies on sys.stdout.