1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 17:25:18 +03:00

Moved accgyro, barometer and compass drivers into subdirectories

This commit is contained in:
Martin Budden 2017-04-25 09:47:37 +01:00
parent 38c1bb6bf5
commit 5874f92f87
186 changed files with 725 additions and 725 deletions

View file

@ -17,7 +17,7 @@
#pragma once
#include "io_types.h"
#include "drivers/io_types.h"
#include "rcc_types.h"
#if defined(STM32F4) || defined(STM32F7)