On 12 October 2015 at 03:37, Jeff Epler <[email protected]> wrote:
>     loadrt hm2_eth config="num_encoders=1 num_pwmgens=1 num_stepgens=1 
> enable_raw=1,enable_raw=1" board_ip=192.168.1.123,192.168.1.122,192.168.1.121

Does HAL support continuation lines? Some of the parameter lists are
getting very unwieldy.

loadrt hm2_eth config="num_encoders=1 num_pwmgens=1 num_stepgens=1
enable_raw=1, \\
                                   enable_raw=1" \\
                       board_ip=192.168.1.123, \\
                                      192.168.1.122, \\
                                      192.168.1.121

Would be rather clearer.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to