Browse Source

Add u8g2 as submodule

master
Christian Loch 4 years ago
parent
commit
35de7c4d3c
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      components/u8g2

+ 3
- 0
.gitmodules View File

@@ -0,0 +1,3 @@
[submodule "components/u8g2"]
path = components/u8g2
url = https://github.com/olikraus/u8g2.git

+ 1
- 0
components/u8g2

@@ -0,0 +1 @@
Subproject commit 5acf0c652d1ab7fe54d897e809bbb8905f32eca7

Loading…
Cancel
Save