mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
HMT-1600/1800/2000 support
This commit is contained in:
parent
fc61b1a75f
commit
07dfb5fcd3
7 changed files with 92 additions and 19 deletions
|
@ -52,6 +52,7 @@ class IApp {
|
|||
virtual bool getSettingsValid() = 0;
|
||||
virtual void setMqttDiscoveryFlag() = 0;
|
||||
virtual bool getMqttIsConnected() = 0;
|
||||
virtual bool getMqttJsonEnabled() = 0;
|
||||
|
||||
virtual bool getNrfEnabled() = 0;
|
||||
virtual bool getCmtEnabled() = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue