Skip to content

Commit

Permalink
updated firmware
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <jakub.delicat@husarion.com>
  • Loading branch information
delihus committed Jan 29, 2024
1 parent 3e20777 commit 26cd805
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed rosbot_xl_utils/firmware/firmware-v1.3.0.bin
Binary file not shown.
Binary file added rosbot_xl_utils/firmware/firmware-v1.4.0.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion rosbot_xl_utils/rosbot_xl_utils/flash_firmware.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

# Global variable to hold the subprocess reference
subproc = None
firmware_version = "v1.3.0"
firmware_version = "v1.4.0"


def signal_handler(sig, frame):
Expand Down

0 comments on commit 26cd805

Please sign in to comment.