mitll4satellite: fix card direction

master
Sebastien Bourdeauducq 2020-02-06 16:58:11 +08:00
parent 0eccf209ba
commit c24aa49ea6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
{
"type": "dio",
"ports": [4],
"bank_direction_low": "output",
"bank_direction_low": "input",
"bank_direction_high": "input"
}
]