-
Notifications
You must be signed in to change notification settings - Fork 0
setDisplayAndRelays()
f4cib edited this page Mar 21, 2021
·
3 revisions
- call setRegisterLed() with isTx input
- call clearLabels() with true or false
- call setLabels() with (registersTxLed, true) or (registersRxLed, false)
- call writeDisplayRegister() with registersTxLed[] or registersRxLed[]
- call writeRelayRegister() with registersTxRelays[] or registersRxRelays[]
- loop()
- webServer()