Skip to content

Commit

Permalink
Add new validator key
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Sep 11, 2024
1 parent f8e68df commit fd58d70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/hardware.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class FieldType(Enum):
"radio_sck": FieldType.OUTPUT,
"radio_dcdc": FieldType.BOOL,
"radio_rfo_hf": FieldType.BOOL,
"radio_rfsw_ctrl": FieldType.ARRAY,
"ant_ctrl": FieldType.OUTPUT,
"ant_ctrl_compl": FieldType.OUTPUT,
"power_enable": FieldType.OUTPUT,
Expand Down

0 comments on commit fd58d70

Please sign in to comment.