pull/15/head
alanbjohnston 6 years ago committed by GitHub
parent 0538c5bebf
commit eedd8ac138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -304,7 +304,7 @@ int main(int argc, char *argv[]) {
while (loop-- != 0) while (loop-- != 0)
{ {
if (cycle) if (cycle == ON)
mode = (++mode) % 3; mode = (++mode) % 3;
if (mode == FSK) { if (mode == FSK) {

Loading…
Cancel
Save

Powered by TurnKey Linux.