SGF22 Flags trial

This commit is contained in:
pascallanger
2025-01-25 11:31:21 +01:00
parent e5810a2978
commit 756af87ec1
6 changed files with 202 additions and 16 deletions

View File

@@ -440,7 +440,6 @@ static uint8_t __attribute__((unused)) XN297_ReadEnhancedPayload(uint8_t* msg, u
// Read payload
XN297_ReceivePayload(buffer, len+2); // Read pcf + payload + CRC
// Decode payload
pcf_size = buffer[0];
if(xn297_scramble_enabled)