uavcanesc move to cdev lib

This commit is contained in:
Daniel Agar
2018-08-27 13:29:27 -04:00
committed by Beat Küng
parent 82ad7d77fa
commit 087c8cacb5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ boot_app_shared_section app_descriptor_t AppDescriptor = {
UavcanEsc *UavcanEsc::_instance;
UavcanEsc::UavcanEsc(uavcan::ICanDriver &can_driver, uavcan::ISystemClock &system_clock) :
CDev("uavcanesc", UAVCAN_DEVICE_PATH),
CDev(UAVCAN_DEVICE_PATH),
active_bitrate(0),
_node(can_driver, system_clock),
_node_mutex(),
+1 -1
View File
@@ -54,7 +54,7 @@
/**
* A UAVCAN node.
*/
class UavcanEsc : public device::CDev
class UavcanEsc : public cdev::CDev
{
/*
* This memory is reserved for uavcan to use as over flow for message