Доработка. Переименование флеш.

This commit is contained in:
MaD_CaT
2024-11-12 13:43:42 +03:00
parent 5b88f903e0
commit 913cddaa58
7 changed files with 17 additions and 13 deletions

View File

@@ -211,6 +211,6 @@ LOAD_KEMS, WRITE_FLASH_END}
state_cmd = WR_DEV_NUM_R
on_wr_device(cur_dev_num)
func on_btn_flash_read():
unit_ems.send_flash(unit_ems.CmdCode.READ_FLASH,[], yemsconsts.NUM_BYTE_FROM_FLASH, id_board)
func read_flash():
unit_ems.send_flash(unit_ems.CmdCode.READ_FLASH, [], yemsconsts.NUM_BYTE_FROM_FLASH, id_board)
state_cmd = READ_FLASH