Skip to content

Commit

Permalink
addressed PR comments
Browse files Browse the repository at this point in the history
- clarified unknown arguments
  • Loading branch information
VivaanBahl committed Dec 3, 2016
1 parent 815b0d8 commit 26a45bd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ protected boolean shutdownDecoratorNode() {
* This method parses the IMU data array by using the spec on Pages 22 and 23 of the
* reference manual
*
* Note that parameters i and l are unknown since this overrides a method given to us in a
* library without documentation. We do not use these parameters, and so ignore them.
*
* @param device the IMU in question
* @param message the message from the IMU
* @param i [Unknown]
Expand Down

0 comments on commit 26a45bd

Please sign in to comment.