re-add missing SuperFemto_PrimId_NUM that was dropped in last commit

master superfemto_v3.11
Harald Welte 9 years ago
parent 422da1f512
commit 84e0cf4651

@ -67,7 +67,8 @@ typedef enum SuperFemto_PrimId_t
SuperFemto_PrimId_MuteRfReq, ///< REQ: Mute/Unmute the RF section
SuperFemto_PrimId_MuteRfCnf, ///< CNF: Confirm the mutin/unmiting of the the RF section
SuperFemto_PrimId_SetRxAttenReq, ///< REQ: Set the RX attenuation
SuperFemto_PrimId_SetRxAttenCnf ///< CNF: Confirm the configuration of the RX attenuation
SuperFemto_PrimId_SetRxAttenCnf, ///< CNF: Confirm the configuration of the RX attenuation
SuperFemto_PrimId_NUM
} SuperFemto_PrimId_t;

Loading…
Cancel
Save