Files
ruvnet--RuView/firmware
Dragan Spiridonov ace61696b1 fix(provision): write-flash → write_flash for esptool v5 compat
esptool v5+ rejects hyphenated subcommands. The provision script
used 'write-flash' which fails with "invalid choice". Changed to
'write_flash' (underscore) which works with both old and new esptool.

Co-Authored-By: Ruflo & AQE
2026-04-28 08:39:51 -04:00
..