Skip to content

Commit

Permalink
Add firmware uploader GUI v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulZC committed Jun 2, 2022
1 parent 00ed4ac commit 3790450
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Uploader_GUI/RTK_Firmware_Uploader_GUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
SETTING_FILE_LOCATION = 'message'
SETTING_BAUD_RATE = '921600' # Default to 921600 for upload

guiVersion = 'v1.0'
guiVersion = 'v1.1'

def gen_serial_ports() -> Iterator[Tuple[str, str, str]]:
"""Return all available serial ports."""
Expand Down
Binary file not shown.
Binary file modified Uploader_GUI/Windows_exe/RTK_Firmware_Uploader_GUI.exe
Binary file not shown.

0 comments on commit 3790450

Please sign in to comment.