Skip to content

Commit 8e0a044

Browse files
authored
Merge pull request #638 from gteti/patch-1
Update BQ25120A.h
2 parents d01118f + ba0a328 commit 8e0a044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: libraries/Nicla_System/src/BQ25120A.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define BQ25120A_ADDRESS 0x6A
55

6-
// Regsiter Map
6+
// Register Map
77
// https://www.ti.com/lit/ds/symlink/bq25120a.pdf?ts=1610608851953&ref_url=https%253A%252F%252Fwww.startpage.com%252F
88
#define BQ25120A_STATUS 0x00
99
#define BQ25120A_FAULTS 0x01
@@ -31,4 +31,4 @@ class BQ25120A
3131

3232
};
3333

34-
#endif
34+
#endif

0 commit comments

Comments
 (0)