Promote MFUL readblock bytelen

Resolves #3087
This commit is contained in:
Aaron Tulino
2026-02-07 00:51:18 +01:00
committed by Philippe Teuwen
parent 932b92d8f4
commit d62e3cff15
+1 -1
View File
@@ -401,7 +401,7 @@ typedef struct {
} PACKED mful_readblock_t;
typedef struct {
uint8_t bytelen;
uint16_t bytelen;
uint16_t startidx;
} PACKED mful_readblock_resp_t;