In MicroPython for Pico only software timers can be used, so there shouldn't be any number passed when creating the timer (technically it's -1, but it's the default).
Also, the timer doesn't have a counter method, so calling it will result in another error.
Also, the timer doesn't have a counter method, so calling it will result in another error.
Statistics: Posted by horuable — Thu Jan 04, 2024 12:51 am