From cd2449e970debf01b15d4bc10a1a11e733aa67e3 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 6 Jul 2022 11:30:57 -0400 Subject: [PATCH] Update cubesatsim.h --- cubesatsim/cubesatsim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index b16de22c..53212950 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -243,7 +243,7 @@ float rest; unsigned int wav_position = 0; int pwm_counter = 0; int pwm_counter_max = 420; -int pwm_amplitude = 10; //50 //100; +int pwm_amplitude = 5; //50 //100; int pwm_value; int pwm_rnd_bit = 1; /*