mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 10:30:34 +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;
|
||||
|
||||
Reference in New Issue
Block a user