SensorsΒΆ
MetaWear comes with plenty of sensors ready to be used with only a few API calls. Most boards have a different combination of sensors or even different
sensor models so it is important to add a null pointer check for the getModule
method if your app is to be used with different boards e.g. the
fitness tracker app.