Skip to content

Commit 5187aef

Browse files
committed
Add license properties
1 parent 2f8989d commit 5187aef

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "4.2.0",
44
"keywords": "ssd1306, oled, display, i2c",
55
"description": "I2C display driver for SSD1306 OLED displays connected to ESP8266, ESP32, Mbed-OS",
6+
"license": "MIT",
67
"repository":
78
{
89
"type": "git",

library.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ paragraph=The following geometries are currently supported: 128x64, 128x32, 64x4
77
category=Display
88
url=https://github.com/ThingPulse/esp8266-oled-ssd1306
99
architectures=esp8266,esp32
10+
license=MIT

0 commit comments

Comments
 (0)