mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-02 01:51:19 +00:00
Even more v2.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "LNG.h"
|
||||
#include "lwip/def.h"
|
||||
#include "ams/ntohll.h"
|
||||
#include "ntohll.h"
|
||||
|
||||
LNG::LNG(const char* payload, uint8_t useMeterType, MeterConfig* meterConfig, DataParserContext &ctx, RemoteDebug* debugger) {
|
||||
LngHeader* h = (LngHeader*) payload;
|
||||
|
||||
Reference in New Issue
Block a user