diff options
Diffstat (limited to 'docs/Command_Templates.md')
-rw-r--r-- | docs/Command_Templates.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md index 9e19422d..5296e52b 100644 --- a/docs/Command_Templates.md +++ b/docs/Command_Templates.md @@ -264,7 +264,8 @@ The following are common printer attributes: the config file if a `SET_RETRACTION` command alters them. - `printer["bme280 <sensor_name>"].temperature`, `printer["bme280 <sensor_name>"].humidity`, - `printer["bme280 <sensor_name>"].pressure`: The last read values + `printer["bme280 <sensor_name>"].pressure`, + `printer["bme280 <sensor_name>"].gas`: The last read values from the sensor. - `printer["htu21d <sensor_name>"].temperature`, `printer["htu21d <sensor_name>"].humidity`: The last read values |