diff --git a/Commands.md b/Commands.md
index f75ee716..422d089b 100644
--- a/Commands.md
+++ b/Commands.md
@@ -263,7 +263,7 @@ Note: Information on sensors documented below is transmitted in the Tasmota tele
Command | Parameters
:--- | :---
-AdcParam|ADC0 analog input parameters for NTC (Temperature) or LDR (Light)
`2` = Set to default Shelly 2.5/1PM NTC parameters
`3` = Set to default LDR parameters
`2,32000,10000,3350` = Set Steinhart-Hart formula NTC parameters for Bridge Resistance, NTC Resistance, and Beta Coefficient
`3,10000,12518931,-1.405` = Set parameters for Bridge Resistance, Lux Scalar, and Lux Exponent
+AdcParam|ADC0 analog input parameters for NTC (Temperature) or LDR (Light)
`2..3` = Set default parameters based on current ADC type
`2,32000,10000,3350` = Set Steinhart-Hart formula NTC parameters for Bridge Resistance, NTC Resistance, and Beta Coefficient
`3,10000,12518931,-1.405` = Set parameters for Bridge Resistance, Lux Scalar, and Lux Exponent
Altitude|`-30000..30000` - altitude in meters
AmpRes | Current sensor resolution
`0..3` = maximum number of decimal places
Counter\|`0` = reset Counter\
`1..64900` = preset Counter\
`-1..-64900` = decrease Counter\
`+1..+64900` = increase Counter\
In order to define and use a Counter, _**you must configure one of the free device GPIO as 'Counter'**_