Misleading comment removed

This commit is contained in:
Pavel Kirienko
2014-04-15 21:18:32 +04:00
parent 6127963db7
commit 1f0f6b0899
@@ -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);