Well, do you think that "
Invia232(TempBuffer,6)" is equal to "
Invia232(temp_buf,6);"?
It seems it depends on the algorithm... and sometimes even on I-don't-know-what (see Minimal or Myers)!
And "
void Monitor_Serial_SendSampledCurrentValue(void){" is equal
to "
void Monitor_Serial_SendSampledCurrentValue(void){" or not?
Once again, it depends on the algorithm.
Hystogram, Myers, Patience and Minimal say no!
The only one completely correct is Classic.
Please take note of the manual alignment of line 460 with line 432.
To not be misunderstood: now I'm unable to reproduce none of them!
