Update telem.c

pull/54/head
alanbjohnston 5 years ago committed by GitHub
parent d6c3cfab59
commit 9b5fc5619c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,12 +3,12 @@
* *
*/ */
//#include <fcntl.h> #include <fcntl.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdio.h> #include <stdio.h>
//#include <unistd.h> #include <unistd.h>
#include <string.h> #include <string.h>
#include "status.h" //#include "status.h"
//#include "ax5043.h" //#include "ax5043.h"
//#include "ax25.h" //#include "ax25.h"
//#include "spi/ax5043spi.h" //#include "spi/ax5043spi.h"

Loading…
Cancel
Save

Powered by TurnKey Linux.