针脚及其交叉编译命令

This commit is contained in:
2024-12-19 12:15:39 +08:00
parent 27378f539a
commit e7773c88e3
2 changed files with 38 additions and 7 deletions

View File

@@ -22,11 +22,11 @@ game:
# addr: /dev/ttyUSB0 # 点位 5 的串口地址
pushGroups: # 点位 4 的发卡器配置
- name: gpiochip0
outOK: 12
lower: 1
error: 7
empty: 8
push: 0
reset: 5
pull: 6
outOK: 21
lower: 20
error: 16
empty: 12
push: 13
reset: 19
pull: 26
readAddr: /dev/ttyUSB0 # 点位 4 的读卡器配置