Pure virtual function has no overrider

Hello everyone,

Since i started working with scheduler, my code started to present some errors in some parts of the code where before I didn't have any error. However, I can compile without any errors.

One of the errors is in the onWrite function, where I didn't any change

 

in line "callback(result, data);" is the same.

what am I missing?

5 replies