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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user