Skip to content

Commit bdcf975

Browse files
committed
Add notes
1 parent 2f703f0 commit bdcf975

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/Unit_Encoder_M5Core/Unit_Encoder_M5Core.ino

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
* Describe: Encoder. 旋转编码器
1010
* Date: 2022/7/11
1111
*******************************************************************************
12-
Please connect to Port A,Use ADC Unit to convert 0 ~ 12V analog voltage into
13-
16-bit data and display it on the screen. 请连接端口A,利用ADC单元将0 ~
14-
12V模拟电压转换成16位数据显示在屏幕上。
12+
Display of rotary encoder values and key status on the screen
13+
在屏幕上显示旋转编码器的值和按键状态
1514
*/
1615
#include <M5Stack.h>
1716
#include <M5GFX.h>

0 commit comments

Comments
 (0)