dos2unix
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@199 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
c07438a6f5
commit
03de9509d6
|
@ -42,9 +42,9 @@
|
||||||
#include "bell202.h"
|
#include "bell202.h"
|
||||||
#include "uart.h"
|
#include "uart.h"
|
||||||
|
|
||||||
#ifndef M_PI
|
#ifndef M_PI
|
||||||
#define M_PI 3.14159265358979323846
|
#define M_PI 3.14159265358979323846
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// local constants
|
// local constants
|
||||||
#define BELL202_MARK 1200
|
#define BELL202_MARK 1200
|
||||||
|
|
Loading…
Reference in New Issue