Updated description of Microtouch Emulation
As it now emulates more protocols than the TouchPen, I figured it'd be better defined as just 3M Microtouch (as it now does part of SMT3(V) and TouchPen 4
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*
|
||||
*
|
||||
*
|
||||
* Authors: Cacodemon345
|
||||
* Authors: Cacodemon345, mourix
|
||||
*
|
||||
* Copyright 2024 Cacodemon345
|
||||
*/
|
||||
@@ -415,7 +415,7 @@ static const device_config_t mtouch_config[] = {
|
||||
};
|
||||
|
||||
const device_t mouse_mtouch_device = {
|
||||
.name = "3M MicroTouch TouchPen 4",
|
||||
.name = "3M MicroTouch (Serial)",
|
||||
.internal_name = "microtouch_touchpen",
|
||||
.flags = DEVICE_COM,
|
||||
.local = 0,
|
||||
|
Reference in New Issue
Block a user