public static interface DataProcessor.AverageEditor extends DataProcessor.Editor
| Modifier and Type | Method and Description |
|---|---|
void |
modify(byte samples)
Change how many samples are used in the average calculation
|
void |
reset()
Reset the running average
|