farm messages
Go to file
henry 8a80c8a609 Don't do this:
log.Println("[INFO] Reading version: ", string(buildBytes))
	} else {
		log.Println("[ERROR] Unable to read /opt/build_version.json file:", err)
Generates too much spam
2025-03-02 21:52:30 -08:00
LICENSE first commit 2024-03-23 08:25:41 -07:00
README.md first commit 2024-03-23 08:25:41 -07:00
go.mod change how we handle ble bluetooth messages. 2024-11-19 08:31:47 -08:00
messages.go Don't do this: 2025-03-02 21:52:30 -08:00

README.md

STATUS: Under Development

Description

These are the messages we use on the farm. Not very interesting for most people.