Leonid Belyaev
Leonid Belyaev
Perhaps parsing the agenda view, instead of the agenda files, is a good approach. This would also properly support using functions as scheduled times. For instance, I use `DEADLINE: `.
Seconding, this would be extremely useful. Would it be as simple as implementing and registering a `MediaButtonReceiver` for Termux API?
Hi, I can report that I am facing the same issue in a pretty minimal context. The command I am running is just: `/home/leonidbelyaev/s5cmd-install/s5cmd --endpoint-url=https://my.s3.host cp my_dir/ s3://my/s3/prefix` Version is:...
I decided to re-raise network exceptions with `SystemError` instead. The change is reflected in the README. I wrote the tests, but need a way to simulate a no-network environment in...
I might be able to find the time to take a look at this. It /appears/ to be a more simple project: 1. When a message is received, queue up...
Seconding this. This page: https://docs.aws.amazon.com/ec2/latest/instancetypes/mo.html Does have baseline network bandwidth.
I just experienced this issue when trying to set the bluetooth PIN via the CLI. In the web client for meshtastic: https://github.com/meshtastic/web/issues/222 They seemingly enforce no leading zeroes as a...
To elaborate, what I experienced on version 2.5.4: ``` meshtastic --set bluetooth.enabled true --set bluetooth.fixed_pin 011111 --set bluetooth.mode FIXED_PIN Connected to radio Set bluetooth.enabled to true Set bluetooth.fixed_pin to 011111...
@ianmcorvidae want me to take a stab at a PR for the warning part?
Also experiencing this issue.