ssd1306dj/mos.yml

19 lines
435 B
YAML
Raw Normal View History

author: Dirk Jahnke
description: Arduino Adafruit SSD1306 library modified for Wemos OLED 64x48
type: lib
version: 1.0
sources:
- src
libs:
- origin: https://github.com/mongoose-os-libs/arduino-compat
- origin: https://github.com/mongoose-os-libs/arduino-wire
- origin: https://github.com/mongoose-os-libs/arduino-spi
- origin: https://github.com/mongoose-os-libs/arduino-adafruit-gfx
tags:
- arduino
- c
- js
- hw