Skip to content

Commit 7021209

Browse files
committed
Remove formatting space
1 parent ad7b537 commit 7021209

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ISM330DHCXSensor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ typedef struct {
5050

5151
/**
5252
* Abstract class of an ISM330DHCX.
53-
*
53+
*
5454
* A few notes about the acceleration and angular rate outputs:
5555
* - these are returned as either int16_t for the raw (unscaled) value (XXX_GetAxesRaw functions)
5656
* or int32_t for the physical (scaled) value (XXX_GetAxes functions)

0 commit comments

Comments
 (0)