Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
Support Firmware >1.5 on ZW098
  • Loading branch information
ghawken committed Jan 16, 2019
1 parent 8cc2f46 commit 67e30df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LEDeffects.indigoPlugin/Contents/Server Plugin/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ def setLEDeffect(self,pluginAction):
self.logger.debug(unicode(colourslist))



devId = pluginAction.deviceId
dev = indigo.devices[devId]
zwMajor = int(dev.ownerProps['zwAppVersMajor'])
Expand Down

0 comments on commit 67e30df

Please sign in to comment.