macro_rules! SensorReportingStateUnknown {
() => { ... };
}Expand description
Pattern that matches an unknown SensorReportingState member.
macro_rules! SensorReportingStateUnknown {
() => { ... };
}Pattern that matches an unknown SensorReportingState member.