I'm trying to work through this roadtest but I have hit an issue. When I come to try the MSM sketches, I get the error:
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from C:\Users\davet\OneDrive\Documents\Arduino\libraries\MSM\examples\Speed_mode\Speed_mode.pde:4:0: C:\Users\davet\OneDrive\Documents\Arduino\libraries\MSM/MSM.h:10:10: fatal error: Base.h: No such file or directory #include "Base.h" ^~~~~~~~ compilation terminated. exit status 1 Error compiling for board Arduino Mega or Mega 2560.
From which library does Base.h come? I haven't been able to find it in the Library manager.
I'm trying to work through this roadtest but I have hit an issue. When I come to try the MSM sketches, I get the error:
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from C:\Users\davet\OneDrive\Documents\Arduino\libraries\MSM\examples\Speed_mode\Speed_mode.pde:4:0: C:\Users\davet\OneDrive\Documents\Arduino\libraries\MSM/MSM.h:10:10: fatal error: Base.h: No such file or directory #include "Base.h" ^~~~~~~~ compilation terminated. exit status 1 Error compiling for board Arduino Mega or Mega 2560.
From which library does Base.h come? I haven't been able to find it in the Library manager.