From cb9e63c391892d4b5d29707687f58d27b634e58f Mon Sep 17 00:00:00 2001
From: Daniel Eichhorn <dani.eichhorn@squix.ch>
Date: Wed, 15 Feb 2017 19:20:47 -0200
Subject: [PATCH] Added ESP32 to support platform list

---
 library.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library.properties b/library.properties
index 61b5d15..0479057 100644
--- a/library.properties
+++ b/library.properties
@@ -6,4 +6,4 @@ sentence=A I2C display driver for SSD1306 oled displays connected to an ESP8266
 paragraph=A I2C display driver for SSD1306 oled displays connected to an ESP8266
 category=Display
 url=https://github.com/squix78/esp8266-oled-ssd1306
-architectures=esp8266
+architectures=esp8266,esp32
-- 
GitLab