Why? Diferentiate it and add it back to the Bit pool
i am using arduino 1.0 with softwareserial.will it work?
what to do with it?
Code:Serial.print(LAT/100000,7);
Printing a value to 7 decimal places will not improve the accuracy of the value.
Why? Diferentiate it and add it back to the Bit pool
i am using arduino 1.0 with softwareserial.will it work?
what to do with it?
Code:Serial.print(LAT/100000,7);
Printing a value to 7 decimal places will not improve the accuracy of the value.