Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anti errors blocks #148

Open
cparrapa opened this issue Jan 30, 2022 · 0 comments
Open

Anti errors blocks #148

cparrapa opened this issue Jan 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@cparrapa
Copy link
Member

Improvement suggested by @radzikowski

"you can very easily make a not compile program in Arduino because someone can forget to add some other connected/config blocks."
image

for example in your blockly you can crash some things, look at your blockly I grab some random blocks and look at your program:
image
You don't have defined AL, AR, lcd, also variable soft_delay does not exist, so it will not work on arduino as a correct program. It will crash.
image
The same happened with otto ninja from a basic user perspective, you don't have inited myseroLeftLeg etc. - so it not working :)

@cparrapa cparrapa added the enhancement New feature or request label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant