WPILib added a usage reporting option for Monologue. You can report usage by calling the following:
HAL.report(kResourceType_LoggingFramework, kLoggingFramework_Monologue);
This will allow you to see how many people used Monologue when FIRST releases usage reporting statistics
WPILib added a usage reporting option for Monologue. You can report usage by calling the following:
HAL.report(kResourceType_LoggingFramework, kLoggingFramework_Monologue);This will allow you to see how many people used Monologue when FIRST releases usage reporting statistics