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):

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