Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9f8adac

Browse files
Update Tuto1_DHT22WebserverESP8266_SPIFFS.ino
1 parent 0b551af commit 9f8adac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎Tuto1_DHT22WebserverESP8266_SPIFFS/Tuto1_DHT22WebserverESP8266_SPIFFS.ino‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*
22
* ESP8266 + DHT22 + BMP180 + BOOTSTRAP + SPIFFS
33
*
4-
* Step 1 - Start Project ESP8266 Web Server + SPIFFS + Bootstrap
4+
* Part 1 - Start Project ESP8266 Web Server + SPIFFS + Bootstrap
55
* Full tutorial on http://www.diyprojects.io/esp8266-web-server-part-1-store-web-interface-spiffs-area-html-css-js/
66
*
7-
* Etape 1 - Démarrage du projet ESP8266 Web Serveur + Bootstrap
7+
* Partie 1 - Démarrage du projet ESP8266 Web Serveur + Bootstrap
88
* Tutoriel complet sur http://www.projetsdiy.fr/esp8266-web-server-partie1-stockage-spiffs-interface-web/
99
*
1010
*
@@ -24,6 +24,7 @@
2424
* Licence : MIT
2525
* Copyright (C) 2017 : www.projetsdiy.fr and www.diyprojects.io
2626
*/
27+
#include <ESP8266WiFi.h>
2728
#include <ESP8266WebServer.h>
2829
#include <DHT.h>
2930
#include <Adafruit_BMP085.h>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /