diff options
author | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-04-25 16:59:11 -0500 |
---|---|---|
committer | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-04-25 16:59:11 -0500 |
commit | a4055061108975b41e34602c29ed2185d8a654d1 (patch) | |
tree | fa1801fabd53a6b00fc972b5c6d1bbd07534fcd2 /dist | |
parent | 319b3a68ee64d8549524b53fba2934e94c07d19e (diff) |
Commit Prior to testing.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/default/production/memoryfile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/default/production/memoryfile.xml b/dist/default/production/memoryfile.xml index f45eea2..1f3140a 100644 --- a/dist/default/production/memoryfile.xml +++ b/dist/default/production/memoryfile.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project> - <executable name="dist/default/production/resbox.X.production.elf"> + <executable name="dist/default/production/resbox.production.elf"> <memory name="data"> <units>bytes</units> <length>2048</length> |