change at line 87 and 100
Compare changes
+ 2
− 2
@@ -84,7 +84,7 @@ def WriteProperty(device, location, offset, width, write_value, verbose=0):
@@ -84,7 +84,7 @@ def WriteProperty(device, location, offset, width, write_value, verbose=0):
@@ -97,7 +97,7 @@ if __name__ == '__main__':
@@ -97,7 +97,7 @@ if __name__ == '__main__':
parser.add_argument('-a','--action', type=str, help="control action", required=True, choices=actions)