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 4da802c commit c8c5c24Copy full SHA for c8c5c24
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