This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
docs:blox:examples-logic [2024/08/19 20:27] admin |
docs:blox:examples-logic [2024/08/19 20:45] (current) admin |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * A " | * A " | ||
| * Sometimes, you want your robot to make decisions. For example, "If there' | * Sometimes, you want your robot to make decisions. For example, "If there' | ||
| - | * In Blockly, you can use logic blocks like " | + | * In BLOX, you can use logic blocks like " |
| - | * If you'd like the device | + | * If you'd like the device |
| * There are many more examples | * There are many more examples | ||
| Line 33: | Line 33: | ||
| - | ===== 6.2.4 Control flow of Instructions using an IF block ===== | + | ===== 6.2.4 Control flow of Instructions using a Logic block ===== |
| **Let' | **Let' | ||