Juan Antonio Aldea
Juan Antonio Aldea
**To Reproduce** 1. Create a user 2. Enable PIN login & leave it empty 3. Try to log in with it. User card's appears w/o the lock icon as expected....
Fixes #14
This commit implements a byte-by-byte alignment approach. It consists on a state machine that consumes the UART output byte-by-byte, and that will only accept input of the form: `0xAB 0xCB,...
## 📦 Package Details **Maintainer:** @feckert **Description:** Redirect stdout and stderr to /dev/null when starting/restarting the ddns service in the background. Without this redirection, file descriptors are inherited by the...