Hi Ahmad,

How to fix the syntax warning from stm_tool.py:29?
I am not certain the script in its current form works the way it was intended.

Kind regards,

Tomasz

image_value_re = re.compile(r"^\s*"+args.macro+"\s*=\s*(.*)")
stm_tool.py:29: SyntaxWarning: invalid escape sequence '\s'