From the fork base class modbusManager, modbus.hpp, I create a subclass ModbusPico. This way I just need to modify ModbusPico class to add function. On the current example the modbus layout has 8 ...
static const uint8_t g_ip_address[4] = {192, 168, 0, 1}; static const uint8_t g_netmask[4] = {255, 255, 255, 0}; static const uint8_t g_gateway_address[4] = {192, 168 ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする