Merge pull request #863 from XPila/MK3-new_lang

Rambo 1.0 pinout changed - SCL/21 (used for ENC button) rewired to PH…
This commit is contained in:
XPila 2018-06-22 18:38:12 +02:00 committed by GitHub
commit 39bb58c12d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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