|
SBB Host
Host communication with the self balancing bike.
|
Main file of the application. More...
#include "SBBHostApp.h"Functions | |
| int | main (int argc, char *argv[]) |
| Main function of the application. More... | |
Main file of the application.
Main file of the SBB Host Applicaton. The SBBHostApp object is created as a Glib::RefPtr and run.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function of the application.
Main file of the SBB Host Applicaton. The SBBHostApp object is created as a Glib::RefPtr and run.
| argc | The number of input char. |
| argv | Pointer to a char array. |