added geometry.* i2cdev.* madgwick.*
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Copyright 2022 Oleg Borodin <borodin@unix7.org>
|
||||
*/
|
||||
|
||||
|
||||
#ifndef MADGWIC_H_QWERTY
|
||||
#define MADGWIC_H_QWERTY
|
||||
|
||||
#include <geometry.h>
|
||||
|
||||
void madgwick(double dt, quaternion_t* q, imuvec_t* m);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user