|
Anti-Sway Capstone 1.0
|
System Setup. More...
#include <stdlib.h>#include "MyRio.h"#include "T1.h"#include "record.h"#include "io.h"#include "error.h"#include "setup.h"
Functions | |
| int | Setup () |
| int | Shutdown () |
Variables | |
| static int | error |
| Local error flag. | |
| int | u_error |
| Universal error code (extern) | |
System Setup.
| int Setup | ( | ) |
Sets up the entire System

| int Shutdown | ( | ) |
Shuts the entire System down

| int u_error |
Universal error code (extern)
Ther universal error code.