mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 14:30:36 +08:00
Misleading comment removed
This commit is contained in:
@@ -80,9 +80,6 @@ void init()
|
||||
TIMX->CR1 = TIM_CR1_CEN; // Start
|
||||
}
|
||||
|
||||
/**
|
||||
* Callable from any context
|
||||
*/
|
||||
static uavcan::uint64_t sampleFromCriticalSection(const volatile uavcan::uint64_t* const value)
|
||||
{
|
||||
assert(initialized);
|
||||
|
||||
Reference in New Issue
Block a user