Functions | |
| void | pause () |
| This is part of the optional demo program and just prompts the user to press enter to continue. | |
| int | main (int argc, char *argv[]) |
| The example main program. | |
|
||||||||||||
|
The example main program.
Definition at line 256 of file gp3lib.c. References gp3a2d(), gp3check(), gp3closeport(), gp3high(), gp3low(), gp3openport(), gp3pwm(), gp3ready(), gp3resetall(), gp3setLED(), and pause(). |
|
|
This is part of the optional demo program and just prompts the user to press enter to continue.
Definition at line 247 of file gp3lib.c. Referenced by main(). |
1.2.18