Skip to content

Want: Translate to Arduino #183

@Arhat109

Description

@Arhat109
  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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions