apsatellite1: enable edge counter

master
Sebastien Bourdeauducq 2021-06-29 22:00:00 +08:00
parent 6a0b099844
commit 63cd2d9300
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
"type": "dio", "type": "dio",
"ports": [0], "ports": [0],
"bank_direction_low": "input", "bank_direction_low": "input",
"bank_direction_high": "output" "bank_direction_high": "output",
"edge_counter": true
}, },
{ {
"type": "dio", "type": "dio",