Pavel Anni

Results 6 comments of Pavel Anni

I think it would be helpful to have an Addendum to the book (at least on Github) which explains how to deal with new additions like modules, language server in...

This code worked for me on RPi Pico (with minor changes in pin names). Clockwise and anti-clockwise were reversed in my case, but that's easy to change. `tinygo version 0.27.0...

Thanks @bxparks! It works now! For those who are going to repeat this customization, here is what I did: 1. Create a directory `tm1637`) at the same level with my...

> Right now you can use the param mechanism to add any custom metadata to your instance you want. I tried adding param: with `role: controlplane` to my YAML and...

Yes, thank you for the idea with env vars!