M_PI for those who aren't awesome enough for Pi
This commit is contained in:
parent
b538a760d0
commit
635ad0afdc
@ -18,6 +18,10 @@
|
||||
|
||||
//#define pyconsole
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265f
|
||||
#endif
|
||||
|
||||
#define IMGCONNS 3
|
||||
#define TIMEOUT 100
|
||||
#define HTTP_TIMEOUT 10
|
||||
|
Loading…
Reference in New Issue
Block a user