Search found 1 match

by laurentD
Wed Sep 27, 2017 9:30 am
Forum: MicroPython pyboard
Topic: [SOLVED] REPL problem: 1 character lag
Replies: 8
Views: 8556

Re: REPL problem: 1 character lag

I'm using linux (Kubuntu) and I have installed a UDEV rule that avoids having this kind of strange behavior. First, create file "/etc/udev/rules.d/49-micropython.rules" and edit this file with following text : # f055:9800 - MicroPython board ATTRS{idVendor}=="f055", ATTRS{idProduct}=="9800", ENV{ID_...