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

correct bug in readme

This commit is contained in:
andreas
2022-03-01 18:37:12 +01:00
parent 7d396c2e23
commit 82a9c5dcd6

View File

@@ -150,7 +150,7 @@ Changelog
* change [boat data names to shorter ones](../../issues/17)
* correct [bug with boatData config items](../../issues/16)
* allow for shorter conditions in config items (use arrays of allowed values for "or" condition)
* add some static variables at BoatData to reference the known items (see [exampletask](lib/exampletask/exampletask.cpp#L95))
* add some static variables at BoatData to reference the known items (see [exampletask](lib/exampletask/GwExampleTask.cpp#L95))
* make the known config names static members of GwConfigHandler
* remove unused AWD boat data item