diff --git a/config.yml b/config.yml index bc4ffda..469ab3c 100755 --- a/config.yml +++ b/config.yml @@ -29,4 +29,12 @@ game: push: 13 reset: 19 pull: 26 + - name: gpiochip0 + outOK: 7 + lower: 8 + error: 25 + empty: 24 + push: 10 + reset: 9 + pull: 11 readAddr: /dev/ttyUSB0 # 点位 4 的读卡器配置 \ No newline at end of file