Add experimental detection of separate USB-PD I2C bus for S99 v1.5 and S60P v1.2

This commit is contained in:
jonasius
2024-06-25 19:07:22 +02:00
parent c776390ac3
commit e9117269ef
6 changed files with 66 additions and 78 deletions

View File

@@ -19,6 +19,8 @@ typedef struct {
class FS2711 {
public:
static uint8_t detect_i2c_bus_num();
static bool probe();
static void start();