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

NMEA0183 AIS to N2K, corrected some encodings

This commit is contained in:
andreas
2021-11-02 19:29:40 +01:00
parent 3b437c8476
commit b84e47d16a
5 changed files with 73 additions and 33 deletions

View File

@@ -14,8 +14,8 @@
#define VERSION "0.3.1"
//#define GW_MESSAGE_DEBUG_ENABLED
//#define FALLBACK_SERIAL
// #define GW_MESSAGE_DEBUG_ENABLED
// #define FALLBACK_SERIAL
const unsigned long HEAP_REPORT_TIME=2000; //set to 0 to disable heap reporting
#include "GwHardware.h"