You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. motorHatAddress = 0x60, servoHatAddress = 0x40 should be splitted into a default constant and an attribute inside the struct "AdafruitMotorHatDriver"
the init function prevents activating the linter "gochecknoinits"
The text was updated successfully, but these errors were encountered:
e.g.
motorHatAddress = 0x60
,servoHatAddress = 0x40
should be splitted into a default constant and an attribute inside the struct "AdafruitMotorHatDriver"the init function prevents activating the linter "gochecknoinits"
The text was updated successfully, but these errors were encountered: