Added lights panel tab to send LED commands. However we can not get in-game lighting as its on the socket not websocket. More reason for the bridge
This commit is contained in:
@@ -10,6 +10,7 @@ find_package(Qt6 REQUIRED COMPONENTS Core Widgets WebSockets)
|
||||
qt_add_executable(wsapp
|
||||
main.cpp
|
||||
GamesPanel.cpp GamesPanel.h
|
||||
LightsPanel.cpp LightsPanel.h
|
||||
LogPanel.cpp LogPanel.h
|
||||
PanelsPanel.cpp PanelsPanel.h
|
||||
PowerPanel.cpp PowerPanel.h
|
||||
|
||||
Reference in New Issue
Block a user