Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Fix LCD display include (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
OttoWinter committed Oct 8, 2018
1 parent a2ad051 commit b707e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/esphomelib/application.h
Expand Up @@ -31,6 +31,7 @@
#include "esphomelib/cover/cover.h"
#include "esphomelib/cover/mqtt_cover_component.h"
#include "esphomelib/cover/template_cover.h"
#include "esphomelib/display/display.h"
#include "esphomelib/display/max7219.h"
#include "esphomelib/display/lcd_display.h"
#include "esphomelib/display/ssd1306.h"
Expand Down

0 comments on commit b707e03

Please sign in to comment.