beshaya / FDC1004

Arduino Library for FDC1004 Capacitance to Digital Sensor
12 stars 7 forks source link

Add missing return statement to FDC1004::triggerSingleMeasurement #11

Closed Limhes closed 1 year ago

Limhes commented 1 year ago

The missing "return 0" leads to the code sometimes not working.