Michael Adams
Michael Adams
Just use `vagrant.env.load 'file1', 'file2', ...`
Yes. My understanding is that each register is used to remember the last command for a loco, so that if the loco loses power momentarily, when it gets power again...
Yes and no. For every loco you want moving _at the same time_, you need a different register. So on a UNO you can have 12 moving at a time....
I think it only happens with > 1 attachment. It is still an issue, of sorts. I solved it with this mixin: ``` ruby module Virtus class AttributeSet def coerce(attributes)...
For linux use serial flashing; it still works fine even if it's deprecated.
Any progress on this? I'm running into the same issue. It seems to be creating the association once when calling `evaluate_associations` and then again when calling `evaluate_traits`.