go-dht
go-dht copied to clipboard
Increase buffer for GPIO pin number (#29)
On my Raspberry Pi 3 the GPIO pin numbers are in the 20xx range, so a 2 character buffer is far too small. Increase it to 5 characters.