ATC_TLSR_Paper
ATC_TLSR_Paper copied to clipboard
Programming using C.
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.
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