kartben / artificial-nose

Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.
343 stars 70 forks source link

Compilation error #24

Closed NAMost closed 1 year ago

NAMost commented 1 year ago

Hi, I have compilation error with master branch. This is the log file. log_error.txt

image

thanks, Mustapha

Musauce commented 1 year ago

The same errors occurred to me.

kartben commented 1 year ago

should be fixed now! Culprit was one of the few Arduino libraries for which I hadn't pinned a specific version.

NAMost commented 1 year ago

it works fine now. thanks kartben

Musauce commented 1 year ago

It works now!!!! You are professional!

kartben commented 1 year ago

It works now!!!! You are professional!

Ahah :) please keep me posted about what you're up to (if you want to!) and don't hesitate to open other issues of you find other problems.

Musauce commented 1 year ago

It works now!!!! You are professional!

Ahah :) please keep me posted about what you're up to (if you want to!) and don't hesitate to open other issues of you find other problems.

I'm working on an intelligent nose which can recognize different types of liquid by 'smelling'. And I found this issue when I tried to compile the Wio Terminal. Thank you for your solution, it is solved now!