Skip to content

Commit 459f328

Browse files
committed
Fix Validate Content
Correcting the error detected in Validate Content.
1 parent 222295d commit 459f328

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/18.conveyor-sorting-app-note

1 file changed

+1
-1
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/18.conveyor-sorting-app-note/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ The `loop` function in Arduino programming is a core function that runs continuo
613613
7. **Blue Items Sorted Count**:
614614
- `cloudBlueSorted = PLCOut.out_counterBlue;`: Synchronizes the variable in the PLC with the variable in the Arduino Cloud.
615615

616-
### Fourth Section: InitProperties and Callbacks
616+
### Fourth Section: InitProperties and Callbacks
617617

618618
```arduino
619619
void initProperties(){

0 commit comments

Comments
 (0)