From: Michael Gernoth Date: Sun, 8 Nov 2015 18:23:40 +0000 (+0100) Subject: flash-ota: delay sending AES response a bit X-Git-Tag: v0.103~17 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/commitdiff_plain/f40990db7b41dd6293572d5ae0418de43f6b5171?hp=f40990db7b41dd6293572d5ae0418de43f6b5171 flash-ota: delay sending AES response a bit Some devices (at least HM-CC-IT-WM-W-EU) don't like receiving an AES response too early and will ignore it. Delay sending a bit to fix this. ---