-
### Describe your motivation
There should be a way of only allow specific modification operations for specific signals that are returned to the client.
## Use cases
The generic feature is to le…
-
This is a sometimes happening error that the RaspiBlitz hangs in shutdown with the message that watchdog cannot stop.
![signal-2024-04-07-162116_002](https://github.com/raspiblitz/raspiblitz/assets…
-
Hello, do you have an example diagram for the wiring, I'm very interested in getting this working.
tlf30 updated
1 month ago
-
*Description*:
We have been seeing many 503 errors when connecting to a Service with a lot of Pod churn.
We also saw in the logs that in these cases, the `upstream_host` that Envoy was attempting …
-
This would make it easier to use 'setup changed' in scripts so that we can return if settings we are interested in aren't the ones changed
-
Some apps such as WhatsApp and Signal use their own mechanism to backup their data.
It would be nice to add some code to store those files too, atleast for some well-known and widely used apps.
…
-
### Component(s)
exporter/prometheus
### What happened?
## Description
When the collector receives a `NOHUP` signal, it reloads the current configuration and calls the `Shutdown` method. The Shu…
-
Hello @saelo ,
I am trying to fuzz JSC. After downloading its source and going through README.md, it does not work. I get an error that the target is terminated with no zero exit code (signal 6). I e…
-
### Tested versions
- v4.3.stable.mono
### System information
Built on Windows 11
Tested on Google Pixel 8 (Android 14)
### Issue description
Although the editor appears to successfull…
-
#include
#include
//Right motor
int enableRightMotor=22;
int rightMotorPin1=16;
int rightMotorPin2=17;
//Left motor
int enableLeftMotor=23;
int leftMotorPin1=18;
int leftMotorPin2=19;
…