Skip to content

Commit b127c44

Browse files
Fix merge conflicts in web handler and cpp
Signed-off-by: Jorge Ferreira <jorge.ferreira@precisioninno.com>
1 parent b24d1b8 commit b127c44

2 files changed

Lines changed: 211 additions & 102 deletions

File tree

src/web/src/request_handler.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ struct WebSocketRequest
9797
kDrcUpdateCategoryVisibility,
9898
kDrcHighlight,
9999
kServerExit,
100+
kDebugContinue,
101+
kDebugCharts,
100102
kUnknown
101103
};
102104

0 commit comments

Comments
 (0)