atlas0fd00m / rfcat

RfCat - swiss-army knife of ISM band radio
Other
554 stars 116 forks source link

make installys1bootloader fails #128

Closed rlourette closed 2 years ago

rlourette commented 2 years ago

$ make installys1bootloader ./bootloader_serial.py Traceback (most recent call last): File "./bootloader_serial.py", line 14, in <module> ser = int(file(".serial", 'rb').read(), 16) + 1 NameError: name 'file' is not defined make: *** [Makefile:537: installys1bootloader] Error 1

This occurs with: Python 3.8.10

atlas0fd00m commented 2 years ago

thanks @rlourette ! that's embarrassing...

atlas0fd00m commented 2 years ago

updated. please let me know if you run into other issues!

https://github.com/atlas0fd00m/rfcat/releases/tag/v1.9.6 https://pypi.org/project/rfcat/