Skip to content

Commit

Permalink
added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyscript committed Jan 25, 2016
2 parents 9dfc8f0 + 4b62830 commit 74e8923
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mavcrypt.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,10 @@ def encrypt(self, plaintext):

def main():

<<<<<<< HEAD
# Will probably add optparse for this
=======
>>>>>>> 4b62830d9b174d9551ffee3b9dde06e76daf7e28
device = None
baudrate = 2048
key = None
Expand Down

0 comments on commit 74e8923

Please sign in to comment.