Skip to content

Commit db61230

Browse files
committed
uplift to v1.2.1
1 parent c76dded commit db61230

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun Micro OLED
2-
version=1.2.0
2+
version=1.2.1
33
author=SparkFun Electronics <[email protected]>
44
maintainer=Mark Cooke (https://github/micooke)
55
sentence=Library for any SSD1306 OLED

src/SFE_MicroOLED.h

-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ Sep 18, 2017
2020
This file defines the hardware interface(s) for the Micro OLED Breakout. Those
2121
interfaces include SPI, I2C and a parallel bus.
2222
23-
Development environment specifics:
24-
Arduino 1.0.5
25-
Arduino Pro 3.3V
26-
Micro OLED Breakout v1.0
27-
2823
This code was heavily based around the MicroView library, written by GeekAmmo
2924
(https://github.com/geekammo/MicroView-Arduino-Library), and released under
3025
the terms of the GNU General Public License as published by the Free Software

0 commit comments

Comments
 (0)