leaphy-robotics / leaphy-webbased-svelte

Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language.
https://leaphyeasybloqs.com
1 stars 2 forks source link

[enhancement] Mesh: function to upload to all robots in the mesh #115

Open rmoesbergen opened 3 months ago

rmoesbergen commented 3 months ago

When using the Mesh blocks, you have to upload new code to all robots in the mesh one by one. With bigger networks this can get really tedious. Is it possible to upload new code via the mesh, through a 'master' robot conneced to serial?