-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
solves #28
int tmp = std::min(out, 0xffff)
HRTIM1_TIMA->CMP1xR = std::max((int16_t)tmp, 0);
is now efficient
Reactions are currently unavailable