diff --git a/lib/obp60task/PageWindRose2.cpp b/lib/obp60task/PageWindRose2.cpp index 07b2b3b..91b822d 100644 --- a/lib/obp60task/PageWindRose2.cpp +++ b/lib/obp60task/PageWindRose2.cpp @@ -405,7 +405,7 @@ PageDescription registerPageWindRose2( "WindRose2", // Page name createPage, // Action 0, // Number of bus values depends on selection in Web configuration - {"AWA", "AWS", "TWD", "TWS", "DBT", "STW"}, // Bus values we need in the page + {"AWA", "AWS", "COG", "SOG", "TWD", "TWS"}, // Bus values we need in the page true // Show display header on/off );