make style

This commit is contained in:
Philippe Teuwen 2020-06-08 03:15:10 +02:00
commit 224cb2ffd7
38 changed files with 1531 additions and 1550 deletions

View file

@ -48,4 +48,4 @@ def main():
print('\nTarget (%02X) requires final LRC XOR byte value: %02X\n' % (target,lrc))
if __name__ == "__main__":
main()
main()