making lots of progress!

This commit is contained in:
2025-07-24 16:09:00 +02:00
bovenliggende c2040a5c08
commit 6b0628792a
28 gewijzigde bestanden met toevoegingen van 1917 en 289 verwijderingen

Bestand weergeven

@@ -19,7 +19,7 @@ lint:
golangci-lint run
clean:
rm -f hdmistat
rm -f hdmistat fbsimplestat fbhello
go clean
install: build
@@ -60,4 +60,4 @@ debug:
@echo ""
@echo "To debug a hang:"
@echo " kill -USR1 <pid> # Dump goroutines"
@echo " kill -QUIT <pid> # Also dumps goroutines (Go default)"
@echo " kill -QUIT <pid> # Also dumps goroutines (Go default)"