Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dev:ota [2024/11/02 21:25] – [Usage] darkgrueen:dev:ota [2024/11/02 21:33] (current) – [Usage] darkgrue
Line 6: Line 6:
 ==== Flashing scripts ==== ==== Flashing scripts ====
  
-  * [[https://thetailcompany.com/fw/ota.zip|Command line scripts for PC and OSX to flash firmware]]+  * {{ :en:dev:ota.zip |}} Python scripts to flash firmware
  
  
Line 17: Line 17:
  
 ===== Usage ===== ===== Usage =====
 +
 +**python discover.py**
  
 **python ota.py "01:23:45:67:89:ab" "firmware.bin"** **python ota.py "01:23:45:67:89:ab" "firmware.bin"**
Back to top