flipper_toolbox
flipper_toolbox copied to clipboard
Fix time.ctime() in nfc_header: add format
Nice helper to generate nfc files. The {time.ctime()} in the file bugs me. Easy to fix with format around the multiline variable and add import for time ...