mirror of
https://github.com/meshcore-dev/meshcore.js.git
synced 2026-04-20 22:13:49 +00:00
log raw lora bytes received
This commit is contained in:
parent
5d94ba88ee
commit
0270c74293
4 changed files with 20 additions and 9 deletions
|
|
@ -68,6 +68,7 @@ class Constants {
|
|||
LoginSuccess: 0x85,
|
||||
LoginFail: 0x86, // not usable yet
|
||||
StatusResponse: 0x87,
|
||||
LogRxData: 0x88,
|
||||
}
|
||||
|
||||
static AdvType = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue