Closed axinjanet closed 1 year ago
a daemon mode would be really nice. An output to the console should be surpressed and only forwarded to the callback function.
Hi aninjanet, have a look here https://github.com/JsBergbau/MiTemperature2/issues/80
Easiest solution is to use redirection to /dev/null via > /dev/null
> /dev/null
a daemon mode would be really nice. An output to the console should be surpressed and only forwarded to the callback function.