From fc72148b6b6d25a5d7b4777fcd2d2952f010aa47 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 6 Jul 2022 11:24:31 -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 2f58df4f..ae57e502 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 = 50; //100; +int pwm_amplitude = 100; //50 //100; int pwm_value; int pwm_rnd_bit = 1; /*