Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 27, 2024
1 parent c353192 commit 02b9989
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,9 @@ class HesaiHwInterface
/// @return Resulting status
HesaiPtpConfig GetPtpConfig();

Status set_ptp_lock_offset(uint8_t lock_offset);
Status set_ptp_lock_offset(uint8_t lock_offset);

uint8_t get_ptp_lock_offset();
uint8_t get_ptp_lock_offset();

/// @brief Sending command with PTC_COMMAND_RESET
/// @return Resulting status
Expand Down
2 changes: 1 addition & 1 deletion nebula_ros/schema/sub/lidar_hesai.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@
"description": "The angle in degrees at which pointclouds are cut/published."
}
}
}
}

0 comments on commit 02b9989

Please sign in to comment.