Invalid escape character
I tried to decode the stack trace, but I got this error when calling... I'm not sure, maybe I did not get the point how to use, but maybe you can help...
I'm running it on Apple silicon MAC with Python 3.13.2
python3 tools/EspArduinoExceptionDecoder/decoder.py -e .pio/build/d1_mini_debug/firmware.elf exception.txt -t ~/.platformio/packages/toolchain-xtensa
/Users/peter/Development/Work/Sourcen/Projects/OnAirNotifier/OnAir-Hardware/tools/EspArduinoExceptionDecoder/decoder.py:65: SyntaxWarning: invalid escape sequence '\W'
'^(?P
Thanks a lot Peter