Feature #764
Distance: Update docu
Beginn:
17.04.2026
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
CS Zielversion:
Beschreibung
Add comment:
if ( new-old > 10 ) {}
could give wrong results. The values are converted to int.
Timepoint A:0x7f=127;
Timepoint B:0x80=-128;
Result B-A is -255; it has to be converted to the 8 bit to be -1