MPU Drive 1.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
include
mpu
utils.hpp
Go to the documentation of this file.
1
// =========================================================================
2
// This library is placed under the MIT License
3
// Copyright 2017-2018 Natanael Josue Rabello. All rights reserved.
4
// For the license information refer to LICENSE file in root directory.
5
// =========================================================================
6
12
#ifndef _MPU_UTILS_HPP_
13
#define _MPU_UTILS_HPP_
14
15
#include <stdint.h>
16
#include "sdkconfig.h"
17
#include "esp_err.h"
18
#include "freertos/FreeRTOS.h"
19
#include "freertos/task.h"
20
#include "
MPU.hpp
"
21
#include "
mpu/math.hpp
"
22
#include "
mpu/types.hpp
"
23
25
namespace
mpud {
26
28
inline
namespace
utils {
29
}
// namespace utils
30
31
}
// namespace mpud
32
33
#endif
/* end of include guard: _MPU_UTILS_HPP_ */
types.hpp
Declare Types and Definitions used within mpud namespace.
math.hpp
MPU Math helper file.
MPU.hpp
MPU library main file.
Themed with
doxygen-bootstrapped
by Velron.
Generated by
1.8.6.