How to get rid of this error?
/storage/emulated/0/ArduinoDroid/userlibraries/Arduino_ConnectionHandler/src/Arduino_ConnectionHandler.h:26:34: fatal error: Arduino_DebugUtils.h: No such file or directory1 Answer1
You need to install theArduino_DebugUtils library.
FromArduino_DebugUtils:
To use this library, open theLibrary Manager in the Arduino IDE and install it from there.
Explore related questions
See similar questions with these tags.

