Aaron Propst

Results 9 comments of Aaron Propst

I second the need for this: > Scatter bullet - is it possible to change their color, size, or whatever by the value of dot is actually rendering now? (I...

I managed to build one by implementing my own custom area, the trick though, was that it needs to be named "Area" Because it is discovered by name by the...

I'm stuck on this as well. : (

Downgrading to 1.8.5 didn't help.

I was able to flash it finally on 1.8.8 using: NodeMCU 1.0 (ESP-12E Module) Programmer: AVRISP mkII

Yeah, what your dockerfile would be modifying would be the emulation environment. Akin to modifying the pi, not the image. You'd want to rig your build process to fire up...

The limiting factor there may be the resources you've given docker, or possibly the resources Luke has given qemu. for instance, ram seems to be specified on this line: https://github.com/lukechilds/dockerpi/blob/master/entrypoint.sh#L20...

As for intentions.. I can't speak for the author, but for me at least, it removes the necessity of installing and setting up Qemu.. not just for me, but for...

Any movement or progress on this? I'm seeing something similar. `binding.break` at least got my going.. but i sure would appreciate being able to use vscode breakpoints again