Skip to content

Commit c9ccaed

Browse files
committed
Configuring i2c
1 parent a58acfc commit c9ccaed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/i2c_helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
if __name__ == "__main__":
88

99
if sys.argv[1] == "set_rtcm":
10+
1011
# Device i2c write address
1112
device_address = 0x51
1213

0 commit comments

Comments
 (0)