mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-14 03:43:42 +00:00
fill out more constants for lora device
This commit is contained in:
@@ -6,6 +6,9 @@ const (
|
||||
RadioEventTimeout
|
||||
RadioEventWatchdog
|
||||
RadioEventCrcError
|
||||
RadioEventValidHeader
|
||||
RadioEventCadDone
|
||||
RadioEventCadDetected
|
||||
RadioEventUnhandled
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user