Merge branch 'master' of github.com:PX4/Firmware into swissfang

This commit is contained in:
Lorenz Meier 2014-08-30 15:09:40 +02:00
commit b53c0d6d7f
2 changed files with 3 additions and 1 deletions

View File

@ -62,6 +62,8 @@ void adjustUtc(uavcan::UtcDuration adjustment)
(void)adjustment;
}
uavcan::uint64_t getUtcUSecFromCanInterrupt();
uavcan::uint64_t getUtcUSecFromCanInterrupt()
{
return 0;

2
uavcan

@ -1 +1 @@
Subproject commit c7872def16e82a8b318d571829fe9622e2d35ff0
Subproject commit c4c14c60fbbd9acd281ee97d5bb2a4027d0ae2d9