From eb858ed485887bbcc60e71d517e81fda90c9e56b Mon Sep 17 00:00:00 2001 From: Tim Leuschner Date: Sun, 8 Sep 2019 18:56:15 +0200 Subject: [PATCH] Update _changelog.ino Name was misspelled ... ;-) --- sonoff/_changelog.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index d8a60d4f2..40c3dd772 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -3,7 +3,7 @@ * Change Settings crc calculation allowing short term backward compatibility * Add support for up to 4 INA226 Voltage and Current sensors by Steve Rogers (#6342) * Change Improve reliability of TasmotaSerial at 115200 bauds and reduce IRAM usage for Stage/pre-2.6 - * Add support for A4988 stepper-motor-driver-circuit by Tim Leuscher (#6370) + * Add support for A4988 stepper-motor-driver-circuit by Tim Leuschner (#6370) * * 6.6.0.10 20190905 * Redesign Tuya support by Shantur Rathore (#6353)