Change i2c library

This commit is contained in:
2020-05-15 11:51:51 +02:00
parent e9d3a95239
commit f00a154e59
7 changed files with 28 additions and 18 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "ds3231/type"]
path = ds3231/type
url = git@git.blackmark.me:avr/type.git
[submodule "ds3231/i2c"]
path = ds3231/i2c
url = git@git.blackmark.me:avr/i2c.git