Set I2C clock back to default value to prevent SW interference
This commit is contained in:
@@ -173,7 +173,6 @@ void Tuner_Patch(byte TEF) {
|
||||
|
||||
void Tuner_I2C_Init() {
|
||||
Wire.begin();
|
||||
Wire.setClock(400000);
|
||||
delay(5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user