File tree Expand file tree Collapse file tree 7 files changed +39
-0
lines changed
Expand file tree Collapse file tree 7 files changed +39
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ Jim Lindblom @ SparkFun Electronics
66October 26, 2014
77https://github.com/sparkfun/Micro_OLED_Breakout/tree/master/Firmware/Arduino/libraries/SFE_MicroOLED
88
9+ Modified by:
10+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
11+ July 27, 2015
12+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
13+
914This file defines the hardware interface(s) for the Micro OLED Breakout. Those
1015interfaces include SPI, I2C and a parallel bus.
1116
Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ Jim Lindblom @ SparkFun Electronics
66October 26, 2014
77https://github.com/sparkfun/Micro_OLED_Breakout/tree/master/Firmware/Arduino/libraries/SFE_MicroOLED
88
9+ Modified by:
10+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
11+ July 27, 2015
12+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
13+
14+
915This file defines the hardware interface(s) for the Micro OLED Breakout. Those
1016interfaces include SPI, I2C and a parallel bus.
1117
Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ Jim Lindblom @ SparkFun Electronics
66October 26, 2014
77https://github.com/sparkfun/Micro_OLED_Breakout/tree/master/Firmware/Arduino/libraries/SFE_MicroOLED
88
9+ Modified by:
10+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
11+ July 27, 2015
12+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
13+
914This file defines the hardware interface(s) for the Micro OLED Breakout. Those
1015interfaces include SPI, I2C and a parallel bus.
1116
Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ GNU General Public License for more details.
1515
1616You should have received a copy of the GNU General Public License
1717along with this program. If not, see <http://www.gnu.org/licenses/>.
18+
19+ Modified by:
20+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
21+ July 27, 2015
22+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
23+
1824******************************************************************************/
1925#ifndef FONT7SEGMENT_H
2026#define FONT7SEGMENT_H
Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ GNU General Public License for more details.
1515
1616You should have received a copy of the GNU General Public License
1717along with this program. If not, see <http://www.gnu.org/licenses/>.
18+
19+ Modified by:
20+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
21+ July 27, 2015
22+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
23+
1824******************************************************************************/
1925#ifndef FONT5X7_H
2026#define FONT5X7_H
Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ GNU General Public License for more details.
1515
1616You should have received a copy of the GNU General Public License
1717along with this program. If not, see <http://www.gnu.org/licenses/>.
18+
19+ Modified by:
20+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
21+ July 27, 2015
22+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
1823******************************************************************************/
1924#ifndef FONT8X16_H
2025#define FONT8X16_H
Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ GNU General Public License for more details.
1515
1616You should have received a copy of the GNU General Public License
1717along with this program. If not, see <http://www.gnu.org/licenses/>.
18+
19+ Modified by:
20+ Emil Varughese @ Edwin Robotics Pvt. Ltd.
21+ July 27, 2015
22+ https://github.com/emil01/SparkFun_Micro_OLED_Arduino_Library/
23+
1824******************************************************************************/
1925#ifndef FONTLARGENUMBER_H
2026#define FONTLARGENUMBER_H
You can’t perform that action at this time.
0 commit comments