From 30b8cc15de6d7231f940b17699652388da551c18 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 6 Jul 2022 11:29:05 -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 ae57e502..b16de22c 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 = 100; //50 //100; +int pwm_amplitude = 10; //50 //100; int pwm_value; int pwm_rnd_bit = 1; /*