This commit is contained in:
servadmin 2021-11-03 12:45:03 -04:00
parent 97112c03b3
commit 9744d3d1b8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## Download U8g2 project
* `cd ~/`
* `git clone --depth 1 https://github.com/olikraus/u8g2`
* `git clone --depth 1 https://github.com/sgjava/u8g2.git`
## Modify source as needed
Currently GPIO device, I2C and SPI buses are hard coded in u8g2port.c.