Merge branch 'master' into portexpander-keyboard

This commit is contained in:
Thomas Göttgens
2024-06-20 16:10:45 +02:00
committed by GitHub
33 changed files with 884 additions and 58 deletions

View File

@@ -89,6 +89,7 @@ class ScanI2C
ScanI2C();
virtual void scanPort(ScanI2C::I2CPort);
virtual void scanPort(ScanI2C::I2CPort, uint8_t *, uint8_t);
/*
* A bit of a hack, this tells the scanner not to tell later systems there is a screen to avoid enabling it.