Skip to content

Commit

Permalink
Put proper comment tags in unused fields
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed May 19, 2024
1 parent 8d1d512 commit a2cc4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RX/SPRacing RXG1 Gyro 2400 RX GYRO.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"power_txen_2": 45,

"//": "Unused RXEN, pull-ups fitted to both PAs, TXEN HIGH disables RX",
"_power_rxen": "N/A",
"_power_rxen_2": "N/A",
"/power_rxen": "N/A",
"/power_rxen_2": "N/A",

"power_lna_gain": 12,
"power_min": 0,
Expand Down

0 comments on commit a2cc4bb

Please sign in to comment.