mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-20 13:17:49 -06:00
Replace U8GLI v1.11 with v1.17
In Travis we already test against 1.17.
This commit is contained in:
parent
9d2a980bcf
commit
6f4873329e
121 changed files with 19375 additions and 5937 deletions
|
@ -2,10 +2,15 @@
|
|||
U8GLIB
|
||||
http://code.google.com/p/u8glib/
|
||||
|
||||
|
||||
Install instructions for the Arduino environment.
|
||||
|
||||
1. Unzip u8glib_arduino_vX.XX.zip into the "libraries" folder
|
||||
1. Start Arduino IDE
|
||||
2. In the Arduino IDE, import the library from the "Add Library" Menu.
|
||||
|
||||
Alternative install instructions for the Arduino environment.
|
||||
|
||||
1. Unzip u8glib_arduino_vX.XX.zip into the "libraries" folder of the
|
||||
Arduino install directory
|
||||
2. Start Arduino IDE
|
||||
|
||||
Install instructions for the Chipkit (Arduino) environment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue