Definition:
Return Value:
The raw reading from the compass in 0.1 degree increments.
Description:
This routine takes a reading from a Devantech Compass Module and reports the current heading with 0.1 degree resolution. The value ranges from 0 to 3599.
Example:
intVal = aCompass_ReadInt();
This would take a reading and set intVal equal to the current compass heading.
Related:
version: 1.0, build 80903
© Copyright 1994-2008 Acroname, Inc., Boulder, Colorado. All rights reserved.