Skip to content

Commit 12fe22b

Browse files
committed
Added Fritzing Schematic
1 parent 867fe53 commit 12fe22b

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- platformio lib -g install "U8glib"
1616

1717
script:
18-
- platformio ci --board=uno
18+
- platformio ci --board=nanoatmega328
1919

2020
notifications:
2121
email:

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The user interface is implemented using an 128x64 monochrome I2C OLED and three
88

99
Depends on the [u8glib](https://github.com/olikraus/u8glib)!
1010

11+
[![Fritzing Schematic](http://xythobuz.de/img/arduino-cocktail-schem-small.png)](http://xythobuz.de/img/arduino-cocktail-schem.png) (Click for full-size)
12+
1113
## Licensing
1214

1315
----------------------------------------------------------------------------

Schematic.fzz

74.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)