am 612ff274: Quell annoying Java ascii/unicode warning.
Merge commit '612ff27425cf2976396d992f32b58ab900c7d708' into gingerbread-plus-aosp * commit '612ff27425cf2976396d992f32b58ab900c7d708': Quell annoying Java ascii/unicode warning.
This commit is contained in:
@@ -84,14 +84,14 @@ public class SensorEvent {
|
||||
* sensor itself (<b>Fs</b>) using the relation:
|
||||
* </p>
|
||||
*
|
||||
* <b><center>Ad = - <EFBFBD>Fs / mass</center></b>
|
||||
* <b><center>Ad = - ∑Fs / mass</center></b>
|
||||
*
|
||||
* <p>
|
||||
* In particular, the force of gravity is always influencing the measured
|
||||
* acceleration:
|
||||
* </p>
|
||||
*
|
||||
* <b><center>Ad = -g - <EFBFBD>F / mass</center></b>
|
||||
* <b><center>Ad = -g - ∑F / mass</center></b>
|
||||
*
|
||||
* <p>
|
||||
* For this reason, when the device is sitting on a table (and obviously not
|
||||
|
||||
Reference in New Issue
Block a user