mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Fix #266: Clear EOC flag after each data read #267

Closed dhineshkumarmcci closed 3 years ago

dhineshkumarmcci commented 3 years ago

Clearing the EOC flag after each data read starts the new conversion. Also in wait mode, clearing the EOC flag, automatically the adapt the speed of the ADC to the speed of the system.

terrillmoore commented 3 years ago

Merged, thanks!