-
Notifications
You must be signed in to change notification settings - Fork 0
setBevSetup()
f4cib edited this page Mar 21, 2021
·
1 revision
- if a new Beverage button has been pressed:
-
- call clearLabels() with false
-
- call setLabels() with (registersBevLed, false)
- if we are not inTxEditMode, then call writeDisplayRegister() with registersBevLed
- call myDelay() with leadout
- call writeBevRelayRegister() with registersBev
- loop()