We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2bd21 commit dcc1803Copy full SHA for dcc1803
MateBook-E-Pen.cpp
@@ -2,7 +2,7 @@
2
#include "MateBook-E-Pen.h"
3
4
#define version "2.1.1"
5
-#define dev_mode true
+#define dev_mode false
6
7
/////////////////////////////////////////////
8
///////////////// /////////////////
MateBook-E-Pen.rc
0 Bytes
README.md
@@ -4,7 +4,7 @@


-一个为解决MateBook E 2022搭配M-Pencil使用时,侧边双击功能太少而开发的一个程序
+一个为解决MateBook E 系列(E 2022/E Go/E 2023)搭配M-Pencil使用时,侧边双击功能太少而开发的一个程序
9
10
## 特性
@@ -32,6 +32,12 @@
32
33
## 更新历史
34
35
+#### v2.1.1
36
+
37
+1.优化 可在没安装电脑管家的情况下运行
38
39
+2.优化 捕获面板逻辑
40
41
#### v2.1.0
42
43
1.适配 Nebo 橡皮擦和笔的切换
0 commit comments