Skip to content
Snippets Groups Projects
Commit 831ed705 authored by Florian Pose's avatar Florian Pose
Browse files

Minor changes in minimal example.

parent 8fe88366
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ void run(unsigned long data)
#ifdef KBUS
EC_WRITE_U8(r_outputs + 2, blink ? 0xFF : 0x00);
#endif
// send
spin_lock(&master_lock);
ecrt_domain_queue(domain1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment