Commit 0b88d0c
committed
Merge branch 'dev-branch-3.0.0'
* dev-branch-3.0.0: (45 commits)
Rename SSD1306 to OLEDDisplay
Typo fixes, linked Upgrade Guide to README
Add info about text logging feature
Add initial draft
Implement proper scrolling
Implement basic Print interface #35
Updated the README file with missing API functions
Fix remaining issues discussed in #26
Fixe typo
Added section about hardware abstraction
Fixes discussed in #26
Reset state values when calling setFrames Fixing #34
Always install time lib
Add `ClockDemo` to travis build
Update examples
Add abstraction for hardware interface
Add optional support for using brzo as i2c lib
Added digital clock example using drawLine and drawCircle
Quick hack to set currentFrame at 0 when calling setFrames. Allows multilevel navigation.
Removed ino files from build path
...File tree
27 files changed
+4412
-2697
lines changed- examples
- SSD1306ClockDemo
- SSD1306Demo
- SSD1306SimpleDemo
- SSD1306UiDemo
- resources
27 files changed
+4412
-2697
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
0 commit comments