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 fecbdb6 commit c062140Copy full SHA for c062140
ci
@@ -0,0 +1 @@
1
+Subproject commit 72918f8b8dd8655f5fc5e2a58f133a1656e43d7f
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