Skip to content

Commit

Permalink
Added missing include
Browse files Browse the repository at this point in the history
Signed-off-by: simonmicro <simon@simonmicro.de>
  • Loading branch information
simonmicro committed May 20, 2024
1 parent e84a955 commit 830d305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/OswServiceTaskConsole.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include "osw_hal.h"
#include <services/OswServiceTasks.h>
#include <services/OswServiceTaskBLEServer.h>
#include <services/NotifierClient.h>

void OswServiceTaskConsole::setup() {
OswServiceTask::setup();
Expand Down

0 comments on commit 830d305

Please sign in to comment.