A simple example of an effect does not work on the M500 module. ``` $sign->queueMsg( data => 'shoot', effect => 'SHOOT' ); $sign->sendQueue(device => "/dev/ttyUSB0"); ```