bugfix: check for numeric prefix

[?]
Dec 1, 2022, 3:26 AM
ZTOLDEC3ST5AJE2J7BQSNFD6I5NC5CEJLZ7W3J2VE3HKZWTPUPBQC

Dependencies

  • [2] LRDM35CE app running again
  • [3] TBWAE64A app is now live, can communicate with driver
  • [4] WNHI74P7 load manifest in correct order

Change contents

  • replacement in live.lua at line 63
    [2.2867][2.2867:2897]()
    table.insert(files, file)
    [2.2867]
    [2.2897]
    if file:match('^%d') then
    table.insert(files, file)
    end