[9533] Use selected target for target mode 38/46 when provided.

For cases where provided target is not valid (or not provided), normal closest in range will be used.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-03-06 16:34:38 +01:00
parent ed042d4463
commit 81c6f3ff9b
2 changed files with 34 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9532"
#define REVISION_NR "9533"
#endif // __REVISION_NR_H__