|
|
|
@ -31,11 +31,11 @@
@@ -31,11 +31,11 @@
|
|
|
|
|
#include <uavcan/protocol/param/GetSet.hpp> |
|
|
|
|
#include <uavcan/protocol/param/ExecuteOpcode.hpp> |
|
|
|
|
#include <uavcan/helpers/heap_based_pool_allocator.hpp> |
|
|
|
|
|
|
|
|
|
#include <SRV_Channel/SRV_Channel.h> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef UAVCAN_SRV_NUMBER |
|
|
|
|
#define UAVCAN_SRV_NUMBER 18 |
|
|
|
|
#define UAVCAN_SRV_NUMBER NUM_SERVO_CHANNELS |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#define AP_UAVCAN_SW_VERS_MAJOR 1 |
|
|
|
|