Andrew Sverdrup
Results
2
issues of
Andrew Sverdrup
Bug: ASCII Text Files Starting With Letters "BM" Are Treated As BMP Image Files Example code: ``` go get github.com/h2non/filetype ``` ```golang package main import ( "fmt" "github.com/h2non/filetype" ) func...
Add a `lastStatus` setting so lights turn back on to whatever setting they had when turned off. For some reason when the lights are turned off while on the "Night...