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 "uart.h"
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
// local constants
|
||||
#define BELL202_MARK 1200
|
||||
|
|
Loading…
Reference in New Issue