Gabriel Duarte

Results 3 issues of Gabriel Duarte

Hello! I got a sample code running over 'testnet' and when I try to cancel a leasing it fails. Traceback below: ``` Traceback (most recent call last): File "pw.py", line...

Implement these new functions to improve the canvas usability: void stk_canvas_area_rotate(stk_widget *cv, uint x0 , uint, y0, uint x1, uint y1, uint angle); void stk_canvas_area_move(stk_widget *cv, uint x0 , uint,...

WIP porting SilverSprints for Linux, since there was no makefiles available for such platform (CMake added) and a few code changes to compile against the bundled OSC library. The Arduino...