setFrequencySending

setFrequencySending ( int frequency ) : void

When you call send() normally your commands are sent but you can modify these behavior setting a frequency. If for example the frequency is 3, all 3 calls of send(), commands will be sent. On other times nothing is done.

See also

send

Parameters

frequency