Update cubesatsim.h

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 4fa1d860a0
commit 4a40a95e78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -246,6 +246,8 @@ int pwm_counter_max = 420;
int pwm_amplitude = 50; //50 //100;
int pwm_value;
int pwm_rnd_bit = 1;
int ready = FALSE;
/*
* TelemEncoding.h
*

Loading…
Cancel
Save

Powered by TurnKey Linux.