Added bitshift to the I2C address. Changed return types from int to int8_t.

This commit is contained in:
David Žaitlík
2021-06-13 12:02:13 +02:00
parent ec5992d368
commit ac59d5c5df
14 changed files with 167 additions and 104 deletions

View File

@@ -1,3 +1,4 @@
"Core/Src/crc8.o"
"Core/Src/i2c.o"
"Core/Src/led.o"
"Core/Src/main.o"