mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
Revert "Merge pull request #1167 from haverland/fix_analogtodigital"
This reverts commitba59c8ee66, reversing changes made to730006977c.
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