Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
Loading...
Searching...
No Matches
window_defs.h
1#ifndef WINDOW_DEFS_H
2#define WINDOW_DEFS_H
3
4
5#define WINDOW_HEIGHT 900
6#define WINDOW_WIDTH 1500
7
8
9#endif // WINDOW_DEFS_H