From 8571af489587a2d6358f97973c85cedc36672200 Mon Sep 17 00:00:00 2001 From: Andre Thomas Date: Sat, 26 Oct 2019 23:13:40 +0200 Subject: [PATCH] ArduinoSlave->TasmotaSlave --- sonoff/_changelog.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 1cb954c7b..332276b28 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -3,6 +3,7 @@ * Release * Fix on energy monitoring devices using PowerDelta Exception0 with epc1:0x4000dce5 = Divide by zero (#6750) * Fix Script array bug (#6751) + * Move ArduinoSlave to TasmotaSlave (Experimental) * * 6.7.0 20191025 * Release