wmoo: additional result: uncorrectable error (DETECTED)

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1134 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
hsc
2012-04-20 17:13:19 +00:00
parent a674d2dd1b
commit bbd3b0fef1
4 changed files with 13 additions and 2 deletions

View File

@ -29,7 +29,7 @@ message WeathermonitorProtoMsg {
FINISHED = 1;
TRAP = 2;
OUTSIDE = 3;
HALT = 4;
DETECTED = 4;
UNKNOWN = 5;
}
required ResultType resulttype = 2;