I've working on something to help deal with a chain of drones but rather than release the whole chain I want to send them out one at a time. Since they are docked to each other I want to release them from one end to the other and need a counter of some kind that both keeps track of the number of the drone it is on and also releases the correct drone.
Stacked order: D1 => D2 => D3
Release order: D3 => D2 => D1
I'm working on something that uses this and need a sort of counter that keeps...
Incrementing Clicker?
Stacked order: D1 => D2 => D3
Release order: D3 => D2 => D1
I'm working on something that uses this and need a sort of counter that keeps...
Incrementing Clicker?