mirror of https://github.com/rene-dev/stmbl.git
13 lines
282 B
Plaintext
13 lines
282 B
Plaintext
load uvw
|
|
uvw0.rt_prio = 2
|
|
uvw0.u = io0.fb1a
|
|
uvw0.v = io0.fb1b
|
|
uvw0.w = io0.fb1z
|
|
rev2.in = uvw0.pos
|
|
fb_switch0.com_abs_pos = rev2.out
|
|
fb_switch0.com_state = 3
|
|
fb_switch0.com_polecount = conf0.com_fb_polecount
|
|
io0.fb1g = 1
|
|
io0.fb1y = uvw0.led
|
|
conf0.com_fb_polecount = conf0.polecount
|