mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
LP-480 removed unused PIOS_BOARD_IO_Configure_WS2811() and PIOS_BOARD_IO_Configure_ADC() from pios_board_io.h
This commit is contained in:
parent
9d01cbe4d4
commit
86022e2def
@ -252,13 +252,4 @@ void PIOS_BOARD_IO_Configure_RFM22B(PIOS_BOARD_IO_RADIOAUX_Function function);
|
||||
void PIOS_BOARD_IO_Configure_GCSRCVR();
|
||||
#endif
|
||||
|
||||
#ifdef PIOS_INCLUDE_WS2811
|
||||
void PIOS_BOARD_IO_Configure_WS2811();
|
||||
#endif
|
||||
|
||||
#ifdef PIOS_INCLUDE_ADC
|
||||
void PIOS_BOARD_IO_Configure_ADC();
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* PIOS_BOARD_IO_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user