Skip to content

Commit

Permalink
Removed unused includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Gramescu committed Nov 24, 2023
1 parent 6690471 commit b79de06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/ArduinoNative/Arduino.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#include <Keyboard.h>
#include "SocketServer.h"
#include <getopt.h>
#include "ArduinoJson.h"

#endif

Expand Down
1 change: 0 additions & 1 deletion lib/ArduinoNative/Arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#include <string.h>
#include <math.h>
#include "Serial.h"
#include "WString.h"
#include "Stream.h"

/******************************************************************************
Expand Down

0 comments on commit b79de06

Please sign in to comment.