diff options
author | Maël Gassmann <mael.gassmann@students.bfh.ch> | 2024-04-23 00:20:56 +0200 |
---|---|---|
committer | Maël Gassmann <mael.gassmann@students.bfh.ch> | 2024-04-23 00:34:03 +0200 |
commit | c8ccb70ef36b3a4ef294aaf5e7b8bc4bec52e1dd (patch) | |
tree | beed7a8ee3b8a5e7bc96a5c2a37bffd9de452a1c /.gitignore | |
parent | da89ebfa2556406134f882731b5c6f34848c661c (diff) |
[+] MCP23017 as I2C screen controller and test
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ sdkconfig +lib-examples examples build .cache |