We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2a437 commit 0089c50Copy full SHA for 0089c50
src/components/i2c/drivers/WipperSnapper_I2C_Driver_NAU7802.h
@@ -100,6 +100,8 @@ class WipperSnapper_I2C_Driver_NAU7802 : public WipperSnapper_I2C_Driver {
100
/*******************************************************************************/
101
/*!
102
@brief Gets datapoints from sensor and discards (flushes old data).
103
+ @param count
104
+ Number of readings to discard.
105
*/
106
107
void flushNAU7802(uint8_t count) {
0 commit comments