mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 07:50:35 +08:00
Merge branch 'master' of github.com:PX4/Firmware into swissfang
This commit is contained in:
@@ -62,6 +62,8 @@ void adjustUtc(uavcan::UtcDuration adjustment)
|
||||
(void)adjustment;
|
||||
}
|
||||
|
||||
uavcan::uint64_t getUtcUSecFromCanInterrupt();
|
||||
|
||||
uavcan::uint64_t getUtcUSecFromCanInterrupt()
|
||||
{
|
||||
return 0;
|
||||
|
||||
+1
-1
Submodule uavcan updated: c7872def16...c4c14c60fb
Reference in New Issue
Block a user