Skip to content
Snippets Groups Projects
Commit 3246f2ba authored by rmackay9's avatar rmackay9
Browse files

RC_Channel library: change all "int" types to "int16_t".

Fixes SITL compile error due to type mismatch of set_pwm between .h and .cpp file (this only occurs because on the SITL, "int" is actually "int32_t"
parent 37e4637c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment