SignalK / SensESP

Universal Signal K sensor framework for the ESP32 platform
https://signalk.org/SensESP/
Apache License 2.0
150 stars 81 forks source link

UILambdaOutputs should be in SensESPApp #555

Closed mairas closed 2 years ago

mairas commented 2 years ago

At the moment, UILambdaOutputs and UIOutputs are scattered in multiple classes which shouldn't concerned about any UI stuff. They should all be moved to SensESPApp.