delay_time int for FSK

pull/202/head
alanbjohnston 3 years ago committed by GitHub
parent 9540e24458
commit 154042652f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -339,7 +339,7 @@ int pwm_amplitude = 50; //50 //100;
int pwm_value;
int tx_bit = 1;
*/
float delay_time;
unsigned long delay_time;
bool polarity = true;
pwm_config config;
int bpsk_pin_slice_A;

Loading…
Cancel
Save

Powered by TurnKey Linux.