Fixed local library build

This commit is contained in:
Dirk Jahnke 2018-01-22 14:41:37 +01:00
parent 0bb62da393
commit 6542a9d2b5
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@ author: Dirk Jahnke
description: Arduino Adafruit SSD1306 library modified for Wemos OLED 64x48
type: lib
version: 1.0
platforms: [ esp32, esp8266 ]
platform: esp8266
sources:
- src
@ -16,3 +18,5 @@ tags:
- c
- js
- hw
manifest_version: 2017-09-29