Skip to content

Make Turret and Volpi send signals when changing property values

Ignacio Vergara Lecue requested to merge signals into master

Turret and Volpi are now children of BeaconObject class: using @BeaconObject.property decorator to send signals when property values change

Merge request reports