Revert "test nonfunctionality"

This worked!

This reverts commit 96881b7391.
This commit is contained in:
Martin Kennedy 2025-03-26 23:30:11 -04:00
parent 96881b7391
commit ef931b5721

View File

@ -309,7 +309,7 @@ struct RegisterRange {
uint16_t skip_updates_counter; // the running value
};
class ModbusCommandItem this is a test of nonfunctionality {
class ModbusCommandItem {
public:
static const size_t MAX_PAYLOAD_BYTES = 240;
ModbusController *modbusdevice{nullptr};