Change `#define MQTT_FINGERPRINT`

Change ``#define MQTT_FINGERPRINT`` from string to hexnumbers (#9570)
This commit is contained in:
Theo Arends 2020-10-19 12:15:11 +02:00
parent 66be1ef198
commit 54383f77c4
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
- Command ``Gpio17`` replaces command ``Adc``
- Command ``Gpios`` replaces command ``Adcs``
- Management of serial baudrate (#9554)
- ``#define MQTT_FINGERPRINT`` from string to hexnumbers (#9570)
### Fixed
- Convert AdcParam parameters from versions before v9.0.0.2

View File

@ -77,6 +77,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
- Redesigned ESP8266 GPIO internal representation in line with ESP32 changing ``Template`` layout too
- Command ``Gpio17`` replaces command ``Adc``
- Command ``Gpios`` replaces command ``Adcs``
- ``#define MQTT_FINGERPRINT`` from string to hexnumbers (#9570)
- New IR Raw compact format (#9444)
- MAX31865 driver to support up to 6 thermocouples selected by ``MX31865 CS`` instead of ``SSPI CS`` (#9103)
- A4988 optional microstep pin selection