Skip to content

Commit

Permalink
Remove extra white space
Browse files Browse the repository at this point in the history
  • Loading branch information
danjjl committed Apr 29, 2024
1 parent af93ce6 commit 89cf757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/passive/ticwatch/gyroscope.avsc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"namespace": "org.radarcns.passive.ticWatch",
"type": "record",
"name": "TicWatchGyroscope ",
"name": "TicWatchGyroscope",
"doc": "Data from 3-axis gyroscope sensor of a Mobovi TicWatch device.",
"fields": [
{ "name": "time", "type": "double", "doc": "Device timestamp in UTC (ms)." },
Expand Down

0 comments on commit 89cf757

Please sign in to comment.