small fix. added getter and setter!
This commit is contained in:
@@ -178,7 +178,7 @@ TEST(Barometer, Activity) {
|
||||
gpRaw.draw(plotRaw);
|
||||
gpRaw.flush();
|
||||
|
||||
sleep(1);
|
||||
sleep(5);
|
||||
|
||||
}
|
||||
|
||||
@@ -236,7 +236,7 @@ TEST(Barometer, ActivityPercent) {
|
||||
gpRaw.draw(plotRaw);
|
||||
gpRaw.flush();
|
||||
|
||||
sleep(1000);
|
||||
sleep(5);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user