nimrod46

Results 4 issues of nimrod46

Hello ppl, throughout my years here we kept using somewhat the same simple logic to stop a motor using the command-based approach: ``` execute: setSpeed(1) isFinished: return isBallIdentified() ``` **But...

We need to define first what every significant value name should be. 1. "_`Breathing cycle`_", I don't like this name as someone reading the code could be confused with the...

help wanted

Considering adding contributors credit, maybe using [this bot](https://allcontributors.org/docs/en/bot/installation)?

enhancement
help wanted

### Feature request Hi, I am trying to build a dotnet application, but it seems to fail because I have multiple projects in the root folder. I don't see a...