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 64d42ff commit ba0a328Copy full SHA for ba0a328
libraries/Nicla_System/src/BQ25120A.h
@@ -3,7 +3,7 @@
3
4
#define BQ25120A_ADDRESS 0x6A
5
6
-// Regsiter Map
+// Register Map
7
// https://www.ti.com/lit/ds/symlink/bq25120a.pdf?ts=1610608851953&ref_url=https%253A%252F%252Fwww.startpage.com%252F
8
#define BQ25120A_STATUS 0x00
9
#define BQ25120A_FAULTS 0x01
@@ -31,4 +31,4 @@ class BQ25120A
31
32
};
33
34
-#endif
+#endif
0 commit comments