Hi, every time I use an mBot extension in my code under mBlock, I get this error message when the code is compiled before being uploaded:
"5-31 23:12: ####Error####
In file included from mBot.h:11,
from project_hymne4_0_36.ino.cpp:5:
MeTemperature.h:4:23: error: MeOneWire.h: No such file or directory
5-31 23:12: ####Error####
In file included from mBot.h:11,
from project_hymne4_0_36.ino.cpp:5:
MeTemperature.h:17: error: 'MeOneWire' does not name a type
5-31 23:12: Process exited with 1"
Help would be appreciated. Maybe a compatibility issue between mBlock and Arduino IDE?
The MakeBlock examples in Arduino IDE work fine though. So, in the meantime, could you post source code to the original mBot configuration so my child can use the remote to control the mBot once again? Thank you.