Results 231 comments of eadmaster

[simpleio](https://github.com/bewest/pyserial/tree/master/pyparallel/src/win32) have an `inp()` function that is missing in the [parallelwin32.py](https://github.com/bewest/pyserial/blob/master/pyparallel/parallel/parallelwin32.py) for some reason... Btw, both `_inp()` and `_outp()` are [now deprecated](https://msdn.microsoft.com/en-us/library/733szwah.aspx), so maybe a better idea to switch to...

I second this request too with a little addition: amalgamate a script file with all its non-standard dependencies.

I meant serial/uart over usb like the flipperzero supports: https://www.reddit.com/r/flipperzero/comments/wepbbg/you_can_use_flipper_on_the_go_on_anroid_with/

see the commands you can send via the CLI for IR here: https://docs.flipper.net/development/cli/#FEjwz you could use fixed args to turn appliances on and off another example i've tested recently: https://espeasy.readthedocs.io/en/latest/Plugin/P035.html#p035-page

just found this app that can do just that, and also supports intents for scripting: https://github.com/delletenebre/SerialManager2

similar problem here, thingsboard keeps disconnecting after some messages sent successfully, while thingspeak works fine... ([my sketch is here](https://eadmaster.altervista.org/pub/prj/electr/esp32_air_monitor.ino)) Is there any way to check the error message when a...

> f3probe and f3brew require version 1 of the library libudev, and f3fix requires version 0 of the library libparted to compile. Are they required for f3-qt to work?

so they must be dropped as dependencies or they must be rewritten to work on Windows. I'll take a look at [their code](https://github.com/AltraMayor/f3) and see if i can do something...

I have openrazer installed as well,and i can test the library. Btw would be nice having some kind of support for windows too.

same here, the same lrc files i have are found correctly by other players like Vinyl when they match the input filename. e.g.: ```` Artist - Title.mp3 Artist - Title.lrc...