We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbd078 commit 54d4033Copy full SHA for 54d4033
1 file changed
ShimmerDriver/src/main/java/com/shimmerresearch/driver/Configuration.java
@@ -677,7 +677,7 @@ public class SensorBitmap{
677
* data packets. The firmware also uses the IMU IDs as Sensor IDs in the
678
* IMU/BMP calibration bytes.
679
*/
680
- public class SENSOR_ID{
+ public static class SENSOR_ID{
681
public static final int RESERVED_ANY_SENSOR = -1;
682
683
public static final int HOST_SHIMMER_STREAMING_PROPERTIES = -100;
0 commit comments