1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 18:32:30 +02:00

Delete unnecessary include of <movingAvg.h> in some Pages

This commit is contained in:
Ulrich Meine
2026-03-26 21:58:31 +01:00
parent a445726757
commit 1f0e3cb6eb
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -2,7 +2,6 @@
#include "Pagedata.h"
#include "OBP60Extensions.h"
#include "movingAvg.h" // Lib for moving average building
class PageBattery2 : public Page
{