Update main.c

pull/73/head
alanbjohnston 5 years ago committed by GitHub
parent 86bfbd01a4
commit ef3122248c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1036,6 +1036,7 @@ if (firstTime != ON)
{
eclipse = (eclipse == 1) ? 0 : 1;
eclipse_time = time;
printf("\n\nSwitching eclipse mode! \n\n");
}
// double Xi = 10.0 * sin(1.37) * sin(2.0 * 3.14 * time / (46.0 * 2)) + rnd_float(-1, 1);

Loading…
Cancel
Save

Powered by TurnKey Linux.