log raw lora bytes received

This commit is contained in:
liamcottle 2025-03-09 20:59:43 +13:00
parent 5d94ba88ee
commit 0270c74293
4 changed files with 20 additions and 9 deletions

View file

@ -68,6 +68,7 @@ class Constants {
LoginSuccess: 0x85,
LoginFail: 0x86, // not usable yet
StatusResponse: 0x87,
LogRxData: 0x88,
}
static AdvType = {