docs: Fix missing backtick in API_Server.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -170,7 +170,7 @@ gcode:
|
|||||||
When the PANELDUE_BEEP gcode macro is executed, Klipper would send something
|
When the PANELDUE_BEEP gcode macro is executed, Klipper would send something
|
||||||
like the following over the socket:
|
like the following over the socket:
|
||||||
`{"action": "run_paneldue_beep",
|
`{"action": "run_paneldue_beep",
|
||||||
"params": {"frequency": 300, "duration": 1.0}}
|
"params": {"frequency": 300, "duration": 1.0}}`
|
||||||
|
|
||||||
### objects/list
|
### objects/list
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user