angleDelta
master
Consider converting this to a guard style if:
if (UART_DMA_CHANNEL->CNDTR == 0) return;
Is there a reason why this exact value was chosen (and the define removed)? Consider adding a comment here.
No dependencies set.
The note is not visible to the blocked user.
Consider converting this to a guard style if:
Is there a reason why this exact value was chosen (and the define removed)? Consider adding a comment here.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.