Rhaskia
Rhaskia
I'm trying to upload the template file onto an Arduino nano with the command `ravedude nano -cb 57600 target\avr-atmega328p\release\metrics.elf -P COM4`. Unfortunately, the command stops during the programming stage and...
This is an implementation of NodeCursor for issue #1177. It's still a bit messy right now but it is mostly working
**Problem** I upgraded to 0.6.0 for better mobile support, but my use_asset_handler no longer works, it is not producing any stdout output either. Downgrading to 0.5.6 brings back the functionality...
On Android refcell already borrowed errors were ocassionally happening, due to no check in the wry event handler that would overlap with execution from asset handlers or other functions.