7 years, 1 month ago.

FutabaSBUS library, attach_us is deprecated. Does anyone have a fix for this warning?

When I compile a program with the FutabaSBUS library I get the warning below which states that the attach_us function of Ticker has been declared deprecated. Does anybody have a fix for this ?

Warning: Function "mbed::Ticker::attach_us(T *, M, timestamp_t) [with T=FutabaSBUS, M=void (FutabaSBUS::*)()]" (declared at '/sbusextras/mbed-os.lib/drivers/Ticker.h' was declared "deprecated" in "FutabaSBUS/FutabaSBUS.cpp", Line: 47, Col: 13

Be the first to answer this question.