Skip to content

Commit

Permalink
Update info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maquinadefuego919 authored Oct 8, 2024
1 parent 614bc77 commit efc13b2
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,32 +24,32 @@ pinout:
# Inputs
ui[0]: "Vip"
ui[1]: "Vin"
ui[2]: ""
ui[3]: ""
ui[4]: ""
ui[5]: ""
ui[6]: ""
ui[7]: ""
ui[2]: "0"
ui[3]: "0"
ui[4]: "0"
ui[5]: "0"
ui[6]: "0"
ui[7]: "0"

# Outputs
uo[0]: "Out"
uo[1]: ""
uo[2]: ""
uo[3]: ""
uo[4]: ""
uo[5]: ""
uo[6]: ""
uo[7]: ""
uo[1]: "0"
uo[2]: "0"
uo[3]: "0"
uo[4]: "0"
uo[5]: "0"
uo[6]: "0"
uo[7]: "0"

# Bidirectional pins
uio[0]: ""
uio[1]: ""
uio[2]: ""
uio[3]: ""
uio[4]: ""
uio[5]: ""
uio[6]: ""
uio[7]: ""
uio[0]: "0"
uio[1]: "0"
uio[2]: "0"
uio[3]: "0"
uio[4]: "0"
uio[5]: "0"
uio[6]: "0"
uio[7]: "0"

# Do not change!
yaml_version: 6

0 comments on commit efc13b2

Please sign in to comment.