uavcan.hpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014 Pavel Kirienko <pavel.kirienko@gmail.com>
3  *
4  * This header should be included by the user application.
5  */
6 
7 #ifndef UAVCAN_UAVCAN_HPP_INCLUDED
8 #define UAVCAN_UAVCAN_HPP_INCLUDED
9 
10 #include <uavcan/build_config.hpp>
11 #include <uavcan/time.hpp>
12 
13 // High-level node logic
14 #include <uavcan/node/node.hpp>
15 #include <uavcan/node/timer.hpp>
21 
22 // Util
26 
27 #endif // UAVCAN_UAVCAN_HPP_INCLUDED


uavcan_communicator
Author(s):
autogenerated on Wed Jan 11 2023 03:59:40