Skip to content

Commit 11037f0

Browse files
committed
Fix formatting in docs
1 parent 9d1eaa8 commit 11037f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

XTOOL_PROTOCOL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Used for querying and changing settings of the machine.
9090
| flameAlarmMode | Must be used together with `action=setFlameAlarmMode`.<br>Supported values: unknown |
9191
| flameAlarmSensitivity | Must be used together with `action=setFlameAlarmSensitivity`.<br>Supported values: 1 = high, 2 = low, 3 = off |
9292
###### Response:
93-
```json
93+
```json5
9494
// action=mac
9595
{
9696
"result": "ok",

0 commit comments

Comments
 (0)