@@ -66,6 +66,8 @@ func readDataFromDHTTest(pin *gpio.Pin) ([5]byte, error) {
edgeChangeTimestamps = append(edgeChangeTimestamps, time.Now().UnixNano())
})
time.Sleep(time.Second)
fmt.Println(edgeChangeTimestamps)
return [5]byte{0, 0, 0, 0, 0}, nil
The note is not visible to the blocked user.