Posts by Lucio Carlos Resende • 21 points
1 post
- 
		2 votes0 answers248 viewsQ: Switch Case - Break and Return inside a Function - ArduinoHello, good afternoon! I would like to understand how the switch case works in the Arduino C++ language. I have the following hypothetical situation: estado_principal=0; estados_Japão=0; setup () {…