Investigate migrating pipes to the mjBattery framework
SpaceToad opened this issue ยท 3 comments
@Speiger I think you misunderstood the check-in. It's a huge simplification of the existing system. In order to use this API, you only need: (1) to declare a double value in your tile and (2) to mark that double with the MjBattery annotation.That's it.
You can use further flexibility features, changing the annotation parameters or using a component holding the battery (needed for pipes), but that's optional.