Hello world.
I wanna ask about how to convert arduino code possible for mbed compiler for arduino. first of all, I have tried to use this guy program knn arduino code..
this is the general code from him..
in arduino looks like this one..
and then after that, I tried to code using mbed compiler like this one.
but there's error message that show like this one..
and also from this library funcionesKNN.cpp, there was error too that show like this after I have change my code
and error message show like this one..
here's my full code from mbed online compiler, KNN mbed
please how to solve this problem.. please to help me soon..
thanks..