Get rid of that stuff; it's in modems/ now
This commit is contained in:
parent
8183385a18
commit
dd32970ba5
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue