-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
servoarray/src/lib/servoarray.cpp
Lines 34 to 39 in 983a01f
| // TODO: ignore this with warning | |
| throw std::runtime_error("Offset index out of range"); | |
| } | |
| this->offsets_[p.first] = p.second; | |
| } |
This issue was generated by todo based on a TODO comment in 983a01f when #26 was merged. cc @MonoMotion.
Reactions are currently unavailable