mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
removed superfluous declaration of imu_aspirin_arch_init to get rid of warnings
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include "subsystems/imu.h"
|
||||
#include <stm32/gpio.h>
|
||||
|
||||
extern void imu_aspirin_arch_init(void);
|
||||
extern void imu_aspirin_arch_int_enable(void);
|
||||
extern void imu_aspirin_arch_int_disable(void);
|
||||
extern void adxl345_write_to_reg(uint8_t addr, uint8_t val);
|
||||
|
||||
Reference in New Issue
Block a user