.gitignore updated; fixed:Controller.hpp removed (replaced by Controller.h); build results added
This commit is contained in:
BIN
app/libapp_lib.a
BIN
app/libapp_lib.a
Binary file not shown.
@@ -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