UvosSmartHomeInterface/src/programmode.cpp
Carl Philipp Klemm 6d742e60db Major wip refactor
Allow running without gui
Remove serialPortMultiplexer broadcast use
Add TcpServer and TcpClient
Introduce the concept of an item source
2026-03-01 14:39:27 +01:00

3 lines
77 B
C++

#include "programmode.h"
program_mode_t programMode = PROGRAM_MODE_PRIMARY;