Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 1
    You would run your menu from loop() - but not that menu since it is fundamentally flawed in many many ways. Commented Oct 21, 2019 at 11:42
  • Even when there're many others functions that need, for example, the value of "controle_opera"? There's any easy way to correct this menu? Commented Oct 21, 2019 at 11:46
  • 1
    Learn how to write a proper finite state machine. Commented Oct 21, 2019 at 11:48
  • @Mdsp take a look at this link for a correct format of switch case example. Commented Oct 21, 2019 at 11:57
  • github.com/neu-rah/ArduinoMenu works over serial Commented May 30, 2020 at 12:23