API
hsfwCtrl.cpp
Go to the documentation of this file.
1 /** \file hsfwCtrl.cpp
2  * \brief The MagAO-X Optec High-Speed Filter Wheel Controller
3  *
4  * \ingroup hfwCtrl_files
5  */
6 
7 
8 #include "hsfwCtrl.hpp"
9 
10 int main(int argc, char ** argv)
11 {
13 
14  return xapp.main(argc, argv);
15 }
int main(int argc, char **argv)
Definition: hsfwCtrl.cpp:10
The MagAO-X Optec HSFW Filter Wheel Controller.