1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

OP-932 Removed obsolete include of pios_rfm22b_rcvr from pios.h.

This commit is contained in:
Brian Webb 2013-06-18 07:43:12 -07:00
parent 44a0266e41
commit b25ba75fd9

View File

@ -296,9 +296,6 @@
#ifdef PIOS_INCLUDE_RFM22B_COM
#include <pios_rfm22b_com.h>
#endif
#ifdef PIOS_INCLUDE_RFM22B_RCVR
#include <pios_rfm22b_rcvr.h>
#endif
#endif /* PIOS_INCLUDE_RFM22B */
/* PIOS misc peripherals */