Update cubesatsim.h

pull/161/head
alanbjohnston 4 years ago committed by GitHub
parent 6539a5c2e4
commit 8336368c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -252,8 +252,9 @@ int pwm_counter = 0;
int pwm_counter_max = 420;
int pwm_amplitude = 50; //50 //100;
int pwm_value;
int pwm_rnd_bit = 1;
int tx_bit = 1;
float delay_ms_time;
bool polarity = true;
int ready = FALSE;

Loading…
Cancel
Save

Powered by TurnKey Linux.