Browse Source
Fixes this issue: $ python3 ./stm32_mem.py blackmagic.bin File "./stm32_mem.py", line 199 if (os.path.getsize(args.progfile) > 0x1f800): ^ TabError: inconsistent use of tabs and spaces in indentation and allows to run with python2 too.pull/721/head
Thomas Jarosch
4 years ago
committed by
UweBonnes
1 changed files with 7 additions and 6 deletions
Loading…
Reference in new issue