Closed ldarren closed 10 years ago
added
pico.step(channelName, [event])
if event === undefined, signal is stepdown, all connected slot will be notified if event !== undefined, signal is stepUp, all connected slot and future connect slots will be notified
current only provide pulse signal type, should add step signal for state changes