Skip to content

Some typo-errors in pwm in wiringpi_class.py #20

Description

@oevsegneev
--def softPwmCreate(_args): ++def softPwmCreate(self,_args): -- return softPwmCrate(_args) ++ return softPwmCreate(_args) --def softPwmWrite(_args): ++def softPwmWrite(self,_args):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions