mirror of
https://github.com/tdaede/td-io.git
synced 2024-11-23 22:50:58 +01:00
Update firmware version to 1.2
This commit is contained in:
parent
daa79785ab
commit
8e2d32b000
@ -85,7 +85,7 @@ uint8_t meter_timeout_p2 = 0;
|
||||
#define SR_TILT 29
|
||||
|
||||
const uint8_t JVS_COMM_VER = 0x20;
|
||||
const char id_str[] = "TD;TD-IO;v1.1;https://github.com/tdaede/td-io";
|
||||
const char id_str[] = "TD;TD-IO;v1.2;https://github.com/tdaede/td-io";
|
||||
const char JVS_COMM_SUPPORT = 0x07;
|
||||
const uint JVS_COMM_SPEEDS[3] = { 115200, 1000000, 3000000 };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user