orkungedik / kmeans

K-Means Arduino library - Unsupervised machine learning clustering method of vector quantization
GNU General Public License v3.0
0 stars 0 forks source link

Malloc header not found #1

Open bhack opened 1 month ago

bhack commented 1 month ago

Arduino is not finding malloc.h header. Are you using malloc in the library?

orkungedik commented 1 week ago

Yes I use malloc in the library

bhack commented 1 week ago

See https://stackoverflow.com/questions/12973311/difference-between-stdlib-h-and-malloc-h