Charles Jeffries

Results 3 issues of Charles Jeffries

To aid in troubleshooting for both the user and those assisting them it would be useful for the CLI to print its own version number when an unrecoverable error is...

enhancement
feature
good first issue

The Motor cpp docs incorrectly stated the signature for `is_stopped` as ``` std::int32_t motor_is_stopped ( ) ``` when the correct signature is ``` std::int32_t pros::Motor::is_stopped() ``` This PR fixes that...

**Describe the bug** The SSL certificate for tree.taiga.io has expired. Because the site uses HSTS, it is not possible to load the website and access projects while the certificate is...

bug