Update gestione accumulo dati da plottare

This commit is contained in:
Samuele Locatelli
2022-03-09 12:05:15 +01:00
parent c14b7fb7d3
commit 81f9ff357a
5 changed files with 83 additions and 41 deletions
+2 -2
View File
@@ -95,8 +95,8 @@ void simAlarms()
}
void simParameters()
{
int minPeriod = 50;
int maxPeriod = 300;
int minPeriod = 250;
int maxPeriod = 500;
do
{