tjko/riden-flashtool

RD6018 not supported

Closed this issue · 1 comments

Please add support for RD6018

I changed flash-rd.py line 26 from:
supported_models = [ 60062, 60121 ]
To:
supported_models = [ 60062, 60121, 60181 ]

This was tested with bootloader V1.10 and works as expected.

Support has been added thank you.