Quell annoying Java ascii/unicode warning.

This fix is already in master, so just cherry-picking it here too.

Change-Id: I28c57171aa3e55933c3e98555575a074b25b2b2a
This commit is contained in:
Brad Fitzpatrick
2010-09-06 19:22:09 -07:00
parent b6264a8795
commit 612ff27425

View File

@@ -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 = - &#8721;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 - &#8721;F / mass</center></b>
*
* <p>
* For this reason, when the device is sitting on a table (and obviously not