Update cubesatsim.h

pull/161/head
alanbjohnston 4 years ago committed by GitHub
parent cd434c43a3
commit 550f74fc2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -253,7 +253,7 @@ int pwm_counter_max = 420;
int pwm_amplitude = 50; //50 //100; int pwm_amplitude = 50; //50 //100;
int pwm_value; int pwm_value;
int tx_bit = 1; int tx_bit = 1;
float delay_ms_time; float delay_time;
bool polarity = true; bool polarity = true;
pwm_config config; pwm_config config;
int bpsk_pin_slice; int bpsk_pin_slice;

Loading…
Cancel
Save

Powered by TurnKey Linux.