1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 06:53:07 +01:00

intermediate: change statistics

This commit is contained in:
wellenvogel
2021-12-11 20:31:36 +01:00
parent 123da40aeb
commit 96036791b5
2 changed files with 18 additions and 15 deletions

View File

@@ -402,7 +402,6 @@ public:
protected:
virtual void processRequest()
{
int numPgns = nmea0183Converter->numPgns();
GwJsonDocument status(256 +
countNMEA2KIn.getJsonSize()+
countNMEA2KOut.getJsonSize() +