UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.4k stars 436 forks source link

improved example for ads130e08 #478

Closed weslleymfd closed 1 year ago

weslleymfd commented 1 year ago

Improved the example for ads130e08 library, allowing the data to be read continuously with the use of a binary semaphore.

UncleRus commented 1 year ago

Thank you!