updated interface, added M5Stick (PLUS) support

This commit is contained in:
Lurkars
2020-12-12 14:26:08 +01:00
parent 559ed3762a
commit 0d3fd854f8
43 changed files with 2832 additions and 313 deletions
+2 -2
View File
@@ -2,11 +2,11 @@ menu "I²C"
config I2C_SDA_PIN
int "I²C sda pin"
default 22
default 21
config I2C_SCL_PIN
int "I²C scl pin"
default 23
default 22
config I2C_CLOCKSPEED
int "I²C clock speed"