From f65d194e65c8c3ce7d0047c8dd3980208d8994a0 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 15 Sep 2018 16:05:37 +0200 Subject: [PATCH] updated --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 0d8ae104..13aff986 100755 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,9 @@ * fix for answering to first scan only in answer mode * fix don't add transfer latency to receive timeout when acting as SYN generator +## Breaking Changes +* added support for enhanced network protocol mode for recent [ebusd-esp firmware](https://github.com/john30/ebusd-esp/) that allows the arbitration to be done directly by the Wemos + # 3.2 (2018-05-10)