
Functions | |
| void | tc1 (void) __attribute__((interrupt)) |
| void | init_servo (unsigned rx_isr_vect) |
| Initialize servos. | |
| void | set_servo (char position) |
| Sets serv position. | |
Variables | |
| volatile unsigned int | time_ms |
| gobal time | |
| void init_servo | ( | unsigned | rx_isr_vect | ) |
Initialize servos.


| void set_servo | ( | char | position | ) |
Sets serv position.
| servo | define servo | |
| position | new position for servo |
| void tc1 | ( | void | ) |

| volatile unsigned int time_ms |
gobal time
1.7.1