Get rid of that stuff; it's in modems/ now

This commit is contained in:
dcp1990 2005-06-22 21:59:57 +00:00
parent 8183385a18
commit dd32970ba5

View File

@ -47,9 +47,6 @@
#include <pthread.h>
#define MODEM_C
#include <phoned.h>
#define ROCKWELL_INITSTRING "ATZ\r\nAT E0 #CID=2 V0\r\n"
#define ROCKWELL_PICKUP "ATH1\r\n"
#define ROCKWELL_HANGUP "ATH\r\n"
/* globals */
FILE* modem;
int modemfd;