Merge pull request #4641 from Xeon3D/master

Updated description of Microtouch Emulation
This commit is contained in:
Miran Grča
2024-07-22 20:41:17 +02:00
committed by GitHub

View File

@@ -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,