Update cubesatsim.h

pull/169/head
alanbjohnston 4 years ago committed by GitHub
parent 1bc90a41c5
commit 5c49e0b062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -260,7 +260,8 @@ int tx_bit = 1;
float delay_time; float delay_time;
bool polarity = true; bool polarity = true;
pwm_config config; pwm_config config;
int bpsk_pin_slice; int bpsk_pin_slice_A;
int bpsk_pin_slice_B;
int sample_rate; int sample_rate;
int buffer_size; int buffer_size;

Loading…
Cancel
Save

Powered by TurnKey Linux.