Skip to content

Commit

Permalink
Solves issue 88
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Tremblay <[email protected]>
  • Loading branch information
ChristianTremblay committed Aug 26, 2016
1 parent 933fb55 commit 2f8888f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions samples/ReadPropertyMultiple.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,9 @@ def do_read(self, args):
#

def main():
global this_application
global this_device
global this_console
# parse the command line arguments
args = ConfigArgumentParser(description=__doc__).parse_args()

Expand Down

0 comments on commit 2f8888f

Please sign in to comment.