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

Want: Translate to Arduino #183

Open
Arhat109 opened this issue Jun 5, 2018 · 0 comments
Open

Want: Translate to Arduino #183

Arhat109 opened this issue Jun 5, 2018 · 0 comments

Comments

@Arhat109
Copy link

Arhat109 commented Jun 5, 2018

  1. Can you make button, for add/remove prefixes before variable, functions names such as ADVAR_XX? The reading Arduino sketch will be nicing, and it will be remove mistakes when the same variable redefined with other number.

  2. May do the variable definitions into procedure be a local but not global? And the only outside variable will be global ..

  3. May do the extends number of parameters for subroutine and make 'functions' (they return the result)? As I see this:
    Block subroutine have your own parameters group (autoadding free cell) with "void" type. And we can use 'glue' for connect to parameter any type of variable, such as into 'print' blocks.
    Is it be able?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant