Update esp32-c6-touch-lcd-1.83.cc

This commit is contained in:
pfangzhi 2025-12-17 15:02:31 +08:00 committed by GitHub
parent e92ed0d8fe
commit deb770f73e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -257,5 +257,5 @@ public:
WifiBoard::SetPowerSaveLevel(level);
}
};
}
};
DECLARE_BOARD(WaveshareEsp32c6TouchLCD1inch83);