comment cleanup

This commit is contained in:
none 2020-01-16 10:55:58 +01:00
parent 0522573b46
commit b946de7e44
1 changed files with 2 additions and 2 deletions

View File

@ -309,8 +309,8 @@ struct mci_command {
struct {
uint8_t flags; /* Bit 0 : 0 = VTM/SDR, 1 = SCAN,
Bit 1: 1 = Disable AGC, Bit 2:
1 = Set Gain. */
Bit 1: 1 = Disable AGC,
Bit 2: 1 = Set Gain. */
uint8_t roll_off;
uint8_t rsvd1;
uint8_t rsvd2;