Compiling Grove Beginner Kit initial load

I’m trying to reload my Grove Beginner Kit with the original software that came on it, but I keep hitting one roadblock. Where do I find this library? I loaded any of the LIS3DH libraries available, but apparently this is one that I don’t have.

Arduino: 1.8.13 (Windows 10), Board: “Seeeduino Lotus”
Grove_Starter_Kit:6:10: fatal error: LIS3DHTR.h: No such file or directory

  • #include “LIS3DHTR.h”*

I downloaded the GroveBeginnerKitFirmwareFINAL.zip, and the library source is there, just have to figure out how to get it included with the build. :slight_smile: