Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit ad7aa84

Browse files
committed
Removed unnecessary #includes.
1 parent b6408c8 commit ad7aa84

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

robot-control-src/robot-control-src.ino

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
#include <ESP8266WiFi.h>
21
#include <ESP8266WebServer.h>
3-
#include <PCF8574.h>
4-
#include <DHTesp.h>
52
#include "wifi_ap.hpp"
63

74
#include "board.hpp"

0 commit comments

Comments
 (0)