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