goto statement in Arduino. goto statement transfers program flow to a labeled point in the code. It can be used to create infinite loops but it is not ...
確定! 回上一頁