|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Z-Wave Serial API frame codec - implementation. More...
#include "services/zwave/zwave.h"Go to the source code of this file.
Z-Wave Serial API frame codec - implementation.
Data frame: SOF | LEN | Type | Command | Data | Checksum, where LEN counts Type..Checksum and Checksum = 0xFF XOR-folded over LEN..last-data (Silicon Labs Serial API spec).
Definition in file zwave.cpp.