Christian Moll

Results 8 issues of Christian Moll

Hi, it try to add a block to the set a int value in the range of 0-15. I use the code below, that behaves in the blockfactory of blockly...

question
blocks

Do you think it would be possible to include some kind of looped mode to help with ESC flashing/getting info and sound feedback? Sound when some error, complete, countdown etc....

enhancement

How to build pennywise??? yarn build seams not to work any more on MacOS 11.5.2 and (K)ubuntu 20.04 I already tried to use yarn upgrade, but that fails as well....

In the section [about linking containers](https://nodered.org/docs/getting-started/docker#linking-containers) the example to link mosquitto by a bridge network dosn't work with mosquitto:latest (2.0.7), but with the last 1.6.13 seams that the config file...

Sorry it is more a feature request. But if I understand noUiSlider correctly it can be controlled by keyboard. Is it possible to add this also to speckle? So that...

enhancement

Hi, the workflow is inspired by https://github.com/dersimn/HelloARM/blob/github-workflow/.github/workflows/docker.yml It automatically builds latest and a tagged image for the linux platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6 Would be quiet handy for people using raspberry pi ;-)...

You had a typo in the port.open command ;-) Please merge my PR, so other users are able to use easily your code.

Hello, I am woundering if the PID range 1-60 in commands.py is not complete. Compared with the list from Wikipedia (https://en.wikipedia.org/wiki/OBD-II_PIDs) there should be way more PIDs available. Best Christian