diff options
Diffstat (limited to 'docs/Status_Reference.md')
-rw-r--r-- | docs/Status_Reference.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md index 5557cadf..423e3fd5 100644 --- a/docs/Status_Reference.md +++ b/docs/Status_Reference.md @@ -346,6 +346,7 @@ The following information is available in the [probe](Config_Reference.md#probe) object (this object is also available if a [bltouch](Config_Reference.md#bltouch) config section is defined): +- `name`: Returns the name of the probe in use. - `last_query`: Returns True if the probe was reported as "triggered" during the last QUERY_PROBE command. Note, if this is used in a macro, due to the order of template expansion, the QUERY_PROBE |