altoslib: Add AltosForce and AltosPressure units
authorKeith Packard <keithp@keithp.com>
Tue, 9 May 2017 07:14:33 +0000 (00:14 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 May 2017 07:14:33 +0000 (00:14 -0700)
commitd97c4d2f6de2981c2efd7bfbc9f5f9649987b854
treed61622a0b15f420d6aec3cddd750a8942dbc70ea
parent975751b604784e86b2ddb944a72b55ca3f14cf63
altoslib: Add AltosForce and AltosPressure units

Useful for TeleFireTwo.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConvert.java
altoslib/AltosForce.java [new file with mode: 0644]
altoslib/AltosPressure.java [new file with mode: 0644]