Ron Evans

Results 985 comments of Ron Evans
trafficstars

One small problem is that the HUB75 boards that I have are ABCD not ABCDE as in the example, which makes it hard to test.

Closing since the question has been answered. Thanks!

Hello @funkycode thanks for the report. I think this is actually related more to your TinyGo custom build than Mechanoid itself. Can you flash the normal blinky1 program on your...

Sorry if I was unclear. I doubt it is anything specific to Wazero, rather is something to do with the custom TinyGo install. I meant to suggest opening issue in...

Also see https://github.com/tinygo-org/tinygo/issues/3530

@scraly both of those packages are part of the tinygo-specific packages. Perhaps your tinygo env is not set correctly?

what is the output when you run this command? ``` tinygo env ```

Last question, hopefully: ``` which tinygo ```

@gen2thomas I will update this PR shortly once the new release of the TinyGo `bluetooth` package is completed, and then it should be good for merge.