From: gregor herrmann Date: Sun, 1 Nov 2020 03:32:05 +0000 (+0100) Subject: move LCD output before buzzer X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/commitdiff_plain/0f9922d340f33409410c2b8cf6a8d2adf9bda1bd?hp=0f9922d340f33409410c2b8cf6a8d2adf9bda1bd move LCD output before buzzer the buzzer has a delay, so let's update the LCD before making noise. ---