Update main.c remove objects

fc-nocpp
Alan Johnston 11 months ago committed by GitHub
parent dd07e5fe2b
commit bbecb00064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2255,8 +2255,8 @@ void get_tlm_fc() {
// const unsigned char *CCodecAO40::encode(unsigned char *source_bytes, int byte_count) // const unsigned char *CCodecAO40::encode(unsigned char *source_bytes, int byte_count)
CCodecAO40 ao40; // CCodecAO40 ao40;
encoded_bytes = ao40.encode((unsigned char*)source_bytes, byte_count); encoded_bytes = encode((unsigned char*)source_bytes, byte_count);
/* convert to waveform buffer */ /* convert to waveform buffer */

Loading…
Cancel
Save

Powered by TurnKey Linux.