[botlib] Use floating point absolute value rather than truncate to integer

This commit is contained in:
Thomas Köppe 2016-07-25 18:30:48 +01:00
parent 9a5add2b60
commit 18d6c8fda2
5 changed files with 9 additions and 8 deletions

View file

@ -1644,3 +1644,4 @@ Motivation: not wanting to scrollback for pages to find asm error.
return errorCount;
}