Skip to content

Commit 54d4033

Browse files
committed
Update Configuration.java
1 parent bbbd078 commit 54d4033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShimmerDriver/src/main/java/com/shimmerresearch/driver/Configuration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ public class SensorBitmap{
677677
* data packets. The firmware also uses the IMU IDs as Sensor IDs in the
678678
* IMU/BMP calibration bytes.
679679
*/
680-
public class SENSOR_ID{
680+
public static class SENSOR_ID{
681681
public static final int RESERVED_ANY_SENSOR = -1;
682682

683683
public static final int HOST_SHIMMER_STREAMING_PROPERTIES = -100;

0 commit comments

Comments
 (0)