mirror of https://github.com/Desuuuu/klipper.git
docs: Fix typo in query_adc section of G-Codes.md
Reported by @jakep82. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
fb3bae4531
commit
a02da85101
|
@ -861,7 +861,7 @@ Requires a `SAVE_CONFIG` to take effect.
|
||||||
|
|
||||||
### [query_adc]
|
### [query_adc]
|
||||||
|
|
||||||
The query_endstops module is automatically loaded.
|
The query_adc module is automatically loaded.
|
||||||
|
|
||||||
#### QUERY_ADC
|
#### QUERY_ADC
|
||||||
`QUERY_ADC [NAME=<config_name>] [PULLUP=<value>]`: Report the last
|
`QUERY_ADC [NAME=<config_name>] [PULLUP=<value>]`: Report the last
|
||||||
|
|
Loading…
Reference in New Issue