commented out last of TelemEncoding.h

pull/100/head
alanbjohnston 5 years ago committed by GitHub
parent 19695b91e7
commit 8bacbb9215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1688,7 +1688,8 @@ FILE *sopen(const char *program)
* Created on: Feb 3, 2014
* Author: fox
*/
/*
#include <stdio.h>
#include <stdint.h>
#include <assert.h>
@ -1698,7 +1699,7 @@ FILE *sopen(const char *program)
#define false 0
#define true 1
*/
void write_wave(int i, short int *buffer)
{
if (mode == FSK)

Loading…
Cancel
Save

Powered by TurnKey Linux.