aodintsov87

Results 1 issues of aodintsov87

It seems like TM1637 driver doesn't work on RaspberyPi pico. I've used the same example provide in the examples folder [here](https://github.com/tinygo-org/drivers/blob/release/examples/tm1637/main.go) just replaced the pins like `tm := tm1637.New(machine.GP21, machine.GP20,...