Skip to content

Commit cf01829

Browse files
Merge branch 'add-esp32-s3-support' into add-freenove-board-support
2 parents ff8e207 + 5d9bd2e commit cf01829

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

code/components/jomjol_controlGPIO/server_GPIO.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
#include <map>
1010
#include "driver/gpio.h"
1111

12-
#include <string>
13-
using namespace std;
14-
1512
#include "SmartLeds.h"
1613

1714
typedef enum {

code/components/jomjol_helper/Helper.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#include "Helper.h"
77
#include <sys/types.h>
88
#include <sys/stat.h>
9-
#include "driver/temperature_sensor.h"
109

1110
#include <iomanip>
1211
#include <sstream>

0 commit comments

Comments
 (0)