You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the web interface for programming is great, but is there a C code to do the same - so that I can flash my Hanshow device using a Linux command line ?
I see the HTML page source in the web page probably gives me all the clues I need to convert it to C, but , if someone already has done that please upload it.
The text was updated successfully, but these errors were encountered:
OK, so no response here, so I've reverse engineered the javascript on the webpage and started another GitHub project. It's a command line Linux program that can be used to program a bin file from the linux command prompt. So, it works when working offline.
It's available at https://github.com/nethomas1968/ATC_TLSR_Paper_Flasher
Hi, the web interface for programming is great, but is there a C code to do the same - so that I can flash my Hanshow device using a Linux command line ?
I see the HTML page source in the web page probably gives me all the clues I need to convert it to C, but , if someone already has done that please upload it.
The text was updated successfully, but these errors were encountered: