Remove ATECC crypto chip placeholder code (#5461)

This commit is contained in:
Ben Meadors
2024-11-27 02:45:54 -06:00
committed by GitHub
parent 601d912c6f
commit 0832388482
7 changed files with 2 additions and 70 deletions

View File

@@ -53,8 +53,6 @@ class ScanI2CTwoWire : public ScanI2C
concurrency::Lock lock;
void printATECCInfo() const;
uint16_t getRegisterValue(const RegisterLocation &, ResponseWidth) const;
DeviceType probeOLED(ScanI2C::DeviceAddress) const;