add/update interface

This commit is contained in:
Lurkars
2020-08-16 16:40:05 +02:00
parent 628ee8fe39
commit b473e88be1
46 changed files with 2785 additions and 1463 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#ifndef _i2c_main_H_
#define _i2c_main_H_
#define I2C_SDA_PIN (21)
#define I2C_SDA_PIN (23)
#define I2C_SCL_PIN (22)
#define I2C_CLK_SPEED (1000000)