update comments

This commit is contained in:
proddy
2025-01-04 14:59:41 +01:00
parent 66ca1e52bb
commit 92108bc743
2 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# Builds the dump_*.csv files, modbus headers and modbus documentation.
# Run as `sh scripts/generate_csv_and_headers.sh` from the root of the repository.
# creat a dummy modbus_entity_parameters.hpp so the first pass compiles
# create a dummy modbus_entity_parameters.hpp so the first pass compiles
cat >./src/modbus_entity_parameters.hpp <<EOL
#include "modbus.h"
#include "emsdevice.h"