From c86e06fe8f8190a5aeb9d83e706f1646db5ec5c8 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Sat, 28 Jan 2017 09:03:38 -0500 Subject: [PATCH] auto-sync --- firmware/console/binary/tunerstudio_io.h | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/console/binary/tunerstudio_io.h b/firmware/console/binary/tunerstudio_io.h index eefae20a8d..bcbeaa12dd 100644 --- a/firmware/console/binary/tunerstudio_io.h +++ b/firmware/console/binary/tunerstudio_io.h @@ -58,6 +58,7 @@ typedef struct { #define TS_EXECUTE 'E' // 0x45 #define TS_GET_TEXT 'G' // 0x47 #define TS_GET_FILE_RANGE '2' +#define TS_GET_FIRMWARE_VERSION 'V' #define TS_SINGLE_WRITE_COMMAND 'W' // 0x57 #define TS_CHUNK_WRITE_COMMAND 'C' // 0x43