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 0a8a784 commit fecbdb6Copy full SHA for fecbdb6
src/components/i2c/drivers/WipperSnapper_I2C_Driver_NAU7802.h
@@ -19,7 +19,7 @@
19
#include "WipperSnapper_I2C_Driver.h"
20
#include <Adafruit_NAU7802.h>
21
22
-#define NAU7802_TIMEOUT_MS 250 // Timeout waiting for data from NAU7802
+#define NAU7802_TIMEOUT_MS 250 //> Timeout waiting for data from NAU7802
23
24
/**************************************************************************/
25
/*!
0 commit comments