mysensors / NodeManager

Plugin for a rapid development of battery-powered sensors
130 stars 82 forks source link

Compile error when NODEMANAGER_SERIAL_INPUT is ON #529

Open user2684 opened 3 years ago

user2684 commented 3 years ago
In file included from /github/workspace/examples/Features_ON/Features_ON.ino:176:0:
/github/home/Arduino/libraries/workspace/MySensors_NodeManager.h:68:10: fatal error: core/MyProtocolMySensors.cpp: No such file or directory
 #include "core/MyProtocolMySensors.cpp"