modified filename

This commit is contained in:
Paul
2019-09-16 21:54:18 +02:00
parent a738251b70
commit 6ddad2e1ed

View File

@@ -17,7 +17,7 @@ import os
# 3fffffb0: feefeffe feefeffe 3ffe8558 40100b01
# <<<stack<<<
call(['python', 'scripts/decoder.py ', '-s', '-e', os.getcwd()+"/.pio/build/debug/firmware_d1_mini_debug.elf", 'scripts/stackdmp.txt'])
call(['python', 'scripts/decoder.py ', '-s', '-e', os.getcwd()+"/.pio/build/debug/firmware_debug_1_9_1b3.elf", 'scripts/stackdmp.txt'])
# example for linux:
# % cd EMS-ESP