AGHSEagleRobotics / frc1388-2020

FRC 2020 - INFINITE RECHARGE
3 stars 0 forks source link

USB Logging #10

Closed jtechau closed 4 years ago

jtechau commented 4 years ago

Port the USBLogging class from the frc1388-2019 project. Consider updating the class to conform to best practices (e.g. design patterns being promoted by WPIlib this year).

Bennnnnnnnnn commented 4 years ago

Already done :)

jtechau commented 4 years ago

The code should be reviewed to see if any upgrades are appropriate, or if any unneeded functionality should be removed.