This commit is contained in:
Jonathan Bennett
2025-08-17 15:45:42 -05:00
parent 6b5ee2f10a
commit 4243d258a4

View File

@@ -105,6 +105,5 @@ last_crc = crc32Buffer(buffer, encodedLength);
#if ARCH_PORTDUINO #if ARCH_PORTDUINO
uint32_t last_crc; uint32_t last_crc;
#endif #endif
}; };
#endif // HAS_UDP_MULTICAST #endif // HAS_UDP_MULTICAST