.gitignore updated; fixed:Controller.hpp removed (replaced by Controller.h); build results added
This commit is contained in:
@@ -31,7 +31,7 @@ int kbhit() {
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
#include "Controller.hpp"
|
||||
#include "Controller.h"
|
||||
|
||||
|
||||
// entry point for controller app
|
||||
|
||||
Reference in New Issue
Block a user