Skip to content

Commit

Permalink
Add bug comment
Browse files Browse the repository at this point in the history
  • Loading branch information
unwieldycat committed Dec 18, 2023
1 parent 2c0cc38 commit 1e0396c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/robodash/views/selector.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ class Selector {
/**
* @brief Create autonomous selector
* @param autons Vector of autonomous rotuines
* @bug Multiple selectors cannot be active at the same time.
*/
Selector(std::vector<routine_t> autons);

Expand Down

0 comments on commit 1e0396c

Please sign in to comment.