Reflowed comments and removed commented out code (#735)

This commit is contained in:
Tyler Veness
2017-11-16 00:33:51 -08:00
committed by Peter Johnson
parent 1e8d18b328
commit c663d7cd16
103 changed files with 784 additions and 778 deletions

View File

@@ -14,6 +14,7 @@ namespace frc {
/**
* Base class for all sensors.
*
* Stores most recent status information as well as containing utility functions
* for checking channels and error processing.
*/