adafruit / Adafruit_ADS1X15

Driver for TI's ADS1015: 12-bit Differential or Single-Ended ADC with PGA and Comparator
Other
289 stars 301 forks source link

Examples updated to check begin() #68

Closed caternuson closed 3 years ago

caternuson commented 3 years ago

Companion PR to #67. Updates examples to check bool return and park if it fails.

ladyada commented 3 years ago

can merge on CI