Skip to content

Commit c8c5c24

Browse files
committed
doxy fix after revert for NAU7802
1 parent 4da802c commit c8c5c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/i2c/drivers/WipperSnapper_I2C_Driver_NAU7802.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include "WipperSnapper_I2C_Driver.h"
2020
#include <Adafruit_NAU7802.h>
2121

22-
#define NAU7802_TIMEOUT_MS 250 //> Timeout waiting for data from NAU7802
22+
#define NAU7802_TIMEOUT_MS 250 ///< Timeout waiting for data from NAU7802
2323

2424
/**************************************************************************/
2525
/*!

0 commit comments

Comments
 (0)