Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Commit

Permalink
Update HTU21D_ESP8266-01_LCD_i2c.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoyneering committed Jul 17, 2018
1 parent 3e56232 commit 6581470
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -29,7 +29,7 @@
- https://www.gnu.org/licenses/licenses.html
*/
/***************************************************************************************************/
#include <Wire.h> //https://github.com/enjoyneering/ESP8266-I2C-Driver
#include <Wire.h> //use bug free i2c driver https://github.com/enjoyneering/ESP8266-I2C-Driver
#include <HTU21D.h>
#include <LiquidCrystal_I2C.h> //https://github.com/enjoyneering/LiquidCrystal_I2C
#include <ESP8266WiFi.h>
Expand Down

0 comments on commit 6581470

Please sign in to comment.