Skip to content

Commit

Permalink
Merge 8d42568 into 446fc89
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde authored Feb 4, 2021
2 parents 446fc89 + 8d42568 commit c2d4277
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proto/ignition/msgs/light.proto
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,7 @@ message Light

/// \brief Unique id of light's parent
uint32 parent_id = 17;

/// \brief light intensity
float intensity = 18;
}

0 comments on commit c2d4277

Please sign in to comment.