[create-pull-request] automated change (#2506)

Co-authored-by: thebentern <thebentern@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-22 20:19:13 -05:00
committed by GitHub
parent 1b68408f2f
commit eb916da8ce
5 changed files with 15 additions and 15 deletions

View File

@@ -211,7 +211,7 @@ typedef struct _meshtastic_ModuleConfig_RangeTestConfig {
bool enabled;
/* Send out range test messages from this node */
uint32_t sender;
/* Bool value indicating that this node should save a RangeTest.csv file.
/* Bool value indicating that this node should save a RangeTest.csv file.
ESP32 Only */
bool save;
} meshtastic_ModuleConfig_RangeTestConfig;