Skip to content

Commit

Permalink
revert namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellee1019 committed Jul 10, 2024
1 parent fc13ec5 commit 30a6234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import smbus2

class i2cdetect(Sensor):
MODEL = "viam-dev-staging:i2cdetect:i2cdetect"
MODEL = "michaellee1019:i2cdetect:i2cdetect"
i2c_bus = None

@classmethod
Expand Down

0 comments on commit 30a6234

Please sign in to comment.