From 2547ae45a82482cb1d2e8317c591447d93245f5d Mon Sep 17 00:00:00 2001 From: proddy Date: Sat, 4 Jan 2025 14:50:29 +0100 Subject: [PATCH] comment --- scripts/generate_csv_and_headers.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/generate_csv_and_headers.sh b/scripts/generate_csv_and_headers.sh index d64b3753b..23c0e1ed0 100755 --- a/scripts/generate_csv_and_headers.sh +++ b/scripts/generate_csv_and_headers.sh @@ -1,10 +1,10 @@ #!/bin/sh # -# Builds the dump CSV files, modbus headers and documentation. +# 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. -# build dummy modbus_entity_parameters.hpp so it compiles +# creat a dummy modbus_entity_parameters.hpp so the first pass compiles cat >./src/modbus_entity_parameters.hpp <