Closed nseidle closed 3 years ago
The original default was 400kHz. I'm not sure of the root, I believe mbed imposed? But this was causing problems with a lot of libraries that assume 100kHz start. This PR reduces the bus speed to 100kHz.
Original:
After PR:
This should fix the speed part of issue #289.
The original default was 400kHz. I'm not sure of the root, I believe mbed imposed? But this was causing problems with a lot of libraries that assume 100kHz start. This PR reduces the bus speed to 100kHz.
Original:
After PR: