Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
esp8266-oled-ssd1306
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
c3pb
esp8266-oled-ssd1306
Commits
c6510a8d
Commit
c6510a8d
authored
8 years ago
by
Daniel Eichhorn
Browse files
Options
Downloads
Patches
Plain Diff
Preparation for release
parent
1abb2b03
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
library.json
+1
-1
1 addition, 1 deletion
library.json
library.properties
+1
-1
1 addition, 1 deletion
library.properties
with
2 additions
and
2 deletions
library.json
+
1
−
1
View file @
c6510a8d
{
{
"name"
:
"ESP8266_SSD1306"
,
"name"
:
"ESP8266_SSD1306"
,
"version"
:
"3.2.
3
"
,
"version"
:
"3.2.
4
"
,
"keywords"
:
"ssd1306, oled, display, i2c"
,
"keywords"
:
"ssd1306, oled, display, i2c"
,
"description"
:
"A I2C display driver for SSD1306 oled displays connected to an ESP8266"
,
"description"
:
"A I2C display driver for SSD1306 oled displays connected to an ESP8266"
,
"repository"
:
"repository"
:
...
...
This diff is collapsed.
Click to expand it.
library.properties
+
1
−
1
View file @
c6510a8d
name
=
ESP8266 Oled Driver for SSD1306 display
name
=
ESP8266 Oled Driver for SSD1306 display
version
=
3.2.
3
version
=
3.2.
4
author
=
Daniel Eichhorn, Fabrice Weinberg
author
=
Daniel Eichhorn, Fabrice Weinberg
maintainer
=
Daniel Eichhorn <squix78@gmail.com>
maintainer
=
Daniel Eichhorn <squix78@gmail.com>
sentence
=
A I2C display driver for SSD1306 oled displays connected to an ESP8266
sentence
=
A I2C display driver for SSD1306 oled displays connected to an ESP8266
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment