duration in rmt_item32_t Uint32 or int16 ?
Posted: Mon Jun 26, 2017 5:07 pm
During test with rmt_item32_t values greater than 32767 are not handled correct.
Using 50000 for example, in reality 17232 is used.
For me this looks like int16 is used instead of Uint32_t
Is this assumption correct ?
Using 50000 for example, in reality 17232 is used.
For me this looks like int16 is used instead of Uint32_t
Is this assumption correct ?