Alistair Amabile

Results 2 issues of Alistair Amabile

Update of initial values when setting up the display, and updated to remove warning about use of ST7735 vs st7735. Note Whitesource/Mend-bolt source file is also here which I use...

Not a bug, but have you considered, for readability, ```shell curl -sL "https://api.github.com/repos/wagoodman/dive/releases/latest" | \ grep '"tag_name":' | \ awk -F'"' '{print $(NF-1)}' ``` with awk instead of using sed?...

distribution