Skip to content

Commit

Permalink
remove builtin string module
Browse files Browse the repository at this point in the history
  • Loading branch information
deascript101 committed Oct 31, 2024
1 parent d232cbd commit 88a861b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Task/WebSocket/WebSocketTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <Arduino.h>
#include <set>
#include <map>
#include <String>
#include <WebSocketsServer.h>
#include <ModeSelection/ModeSelectionTask.h>
#include <freertos/semphr.h>
Expand Down

0 comments on commit 88a861b

Please sign in to comment.