mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
update version for flash tool
This commit is contained in:
Binary file not shown.
@@ -20,7 +20,7 @@ from tkinter import filedialog as FileDialog
|
||||
import builtins
|
||||
|
||||
def main():
|
||||
VERSION="Version 1.1, esptool 3.2"
|
||||
VERSION="Version 2.0, esptool 3.2"
|
||||
|
||||
oldprint=builtins.print
|
||||
def print(*args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user