Removed platform from mos.yml, as it was ignored that way (fixed)
This commit is contained in:
3
mos.yml
3
mos.yml
@@ -1,9 +1,8 @@
|
|||||||
author: Dirk Jahnke
|
author: Dirk Jahnke
|
||||||
description: Arduino Adafruit SSD1306 library modified for Wemos OLED 64x48
|
|
||||||
type: lib
|
type: lib
|
||||||
|
description: Arduino Adafruit SSD1306 library modified for Wemos OLED 64x48
|
||||||
version: 1.0
|
version: 1.0
|
||||||
platforms: [ esp32, esp8266 ]
|
platforms: [ esp32, esp8266 ]
|
||||||
platform: esp8266
|
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- src
|
- src
|
||||||
|
Reference in New Issue
Block a user