Subversion Repositories Projects

Rev

Rev 757 | Rev 762 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 757 Rev 761
Line 29... Line 29...
29
 
29
 
30
/**
30
/**
31
 * convert the <heading> gotton from NC into a more
31
 * convert the <heading> gotton from NC into a more
32
 * precise index
32
 * precise index
33
 */
33
 */
Line 34... Line 34...
34
uint8_t heading_fine_conv(uint16_t );
34
uint8_t heading_fine_conv(uint16_t);
35
 
35
 
36
/**
36
/**
37
 * draw a compass rose at <x>/<y> for <heading>
37
 * draw a compass rose at <x>/<y> for <heading>