Rambo 1.0 pinout changed - SCL/21 (used for ENC button) rewired to PH2/84

This commit is contained in:
Robert Pelnar 2018-06-22 18:37:18 +02:00
parent 7f5d216a21
commit 7f9c9c153a

View file

@ -16,7 +16,7 @@
#define PAT9125_SWI2C
#define PAT9125_SWI2C_SDA 20 //SDA on P3
#define PAT9125_SWI2C_SCL 21 //SCL on P3
#define PAT9125_SWI2C_SCL 84 //PH2 on P3, sensor cable must be rewired
#define PAT9125_SWI2C_CFG 0xb1 //2us clock delay, 2048 cycles timeout
//#define PAT9125_HWI2C