Skip to content

Commit

Permalink
Fix typo in driver/encoder/as5600.lb
Browse files Browse the repository at this point in the history
  • Loading branch information
calebchalmers authored and salkinium committed Jul 6, 2024
1 parent 1ae208b commit 316fd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modm/driver/encoder/as5600.lb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
def init(module):
module.name = ":driver:as5600"
module.description = """\
# AS5600 10 bit absolute encoder SPI driver
# AS5600 10 bit absolute encoder I2C driver
[Datasheet](https://ams.com/documents/20143/36005/AS5600_DS000365_5-00.pdf)
"""
Expand Down

0 comments on commit 316fd11

Please sign in to comment.