From 3b0e203deb9ab1bcf3adad2f93dfe39dbf934dda Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 29 Aug 2022 22:52:41 -0400 Subject: [PATCH] added wav_position back --- cubesatsim/cubesatsim.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 4d1f3b38..de478ae7 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -327,8 +327,9 @@ float R1 = 184; // Reading data point 2 int sensorValue; float Temp; float rest; -/* + unsigned int wav_position = 0; +/* int pwm_counter = 0; int pwm_counter_max = 420; int pwm_amplitude = 50; //50 //100;