OttoDIY / blockly

Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online
https://www.ottodiy.com/software
GNU General Public License v2.0
113 stars 80 forks source link

Update blockly_blocs.js #202

Closed NeftaliVenancio closed 4 months ago

NeftaliVenancio commented 4 months ago

Corrige el bug del bloque witch case que no permite agregar la segunda condición.

Error en bloque Switch Case #201