delay_time volatile

pull/202/head
alanbjohnston 3 years ago committed by GitHub
parent 3dd49a5501
commit cdb31c1ac9
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;
*/
unsigned long delay_time;
volatile unsigned long delay_time;
bool polarity = true;
pwm_config config;
int bpsk_pin_slice_A;

Loading…
Cancel
Save

Powered by TurnKey Linux.