diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 38bad8d9..86c50494 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -295,6 +295,7 @@ int sample_rate; int buffer_size; long micro_timer; int ready = FALSE; +bool cw_stop = false; #define PRESSED 0 #define HELD 0