mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 21:17:06 +03:00
Update espressif32 to v5.2.0
This commit is contained in:
@@ -269,7 +269,8 @@ private:
|
||||
std::unique_ptr< Rgb[] > _secondBuffer;
|
||||
Rgb *_buffer;
|
||||
|
||||
xSemaphoreHandle _finishedFlag;
|
||||
SemaphoreHandle_t _finishedFlag;
|
||||
// xSemaphoreHandle _finishedFlag;
|
||||
|
||||
int _pixelPosition;
|
||||
int _componentPosition;
|
||||
|
||||
Reference in New Issue
Block a user