fill out more constants for lora device

This commit is contained in:
Joel Wetzell
2026-04-11 10:41:34 -05:00
committed by Ron Evans
parent a0c5da601f
commit 0034fc511a
2 changed files with 17 additions and 10 deletions
+3
View File
@@ -6,6 +6,9 @@ const (
RadioEventTimeout
RadioEventWatchdog
RadioEventCrcError
RadioEventValidHeader
RadioEventCadDone
RadioEventCadDetected
RadioEventUnhandled
)