Skip to content

Commit 3dc7dbd

Browse files
committed
updated WATCHDOG_ADVANCED_DEFAULT description.
1 parent 2e6aad7 commit 3dc7dbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LabJack/LJM/ljm_constants.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"header": {
33
"filename": "ljm_constants.json",
4-
"version": "2024.08.07.A",
4+
"version": "2024.10.28.A",
55
"checksum": "-1",
66
"support_url": "https://labjack.com/pages/support",
77
"tags_base_url": "https://labjack.com"
@@ -6113,7 +6113,7 @@
61136113
"readwrite": "RW",
61146114
"default": 0,
61156115
"tags": ["WATCHDOG"],
6116-
"description": "A single binary-encoded value where each bit is an advanced option. If bit 0 is set, IO_CONFIG_SET_CURRENT_TO_FACTORY will be done on timeout. If bit 1 is set, IO_CONFIG_SET_CURRENT_TO_DEFAULT will be done on timeout."
6116+
"description": "Configure Watchdog behavior on timeout. 1 = IO_CONFIG_SET_CURRENT_TO_FACTORY, 2 = IO_CONFIG_SET_CURRENT_TO_DEFAULT."
61176117
},
61186118
{
61196119
"address": 61604,

0 commit comments

Comments
 (0)