removed GPS form Layout 2

changed status codes and ommitted cmd code
new example display layouts
This commit is contained in:
ON7LDS
2017-12-28 10:01:52 +01:00
parent 4b97e879f3
commit eb787d89d3
10 changed files with 122 additions and 106 deletions

View File

@@ -91,7 +91,7 @@ private:
unsigned int m_berCount2;
void sendCommand(const char* command);
void sendCommandAction(unsigned int field, unsigned int status);
void sendCommandAction(unsigned int status);
};
#endif