Update cubesatsim.h

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 30b8cc15de
commit cd2449e970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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;
/*

Loading…
Cancel
Save

Powered by TurnKey Linux.