Skip to content

Commit

Permalink
remove name from configuration-descriptor
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter01 committed May 20, 2024
1 parent 237b462 commit e0c240a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wit/descriptors.wit
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ interface descriptors {
}

record configuration-descriptor {
name: option<string>,
max-power: u16,
number: u8,
interfaces: list<interface-descriptor>
Expand Down

0 comments on commit e0c240a

Please sign in to comment.