Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/operate/modules/control-logic.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ aliases:
- "/manage/software/control-logic"
---

To write control logic for a machine, you must wrap it in a module.
This guide shows you how to write a module with control logic for a machine:

1. [Create a module](#create-a-module-with-a-generic-component-template) with a template for the control logic
Expand Down
Loading