01.09.2017, 22:36
Quote:
ok what if i want to add this my script ? where to put it ?? after what ?
#if !defined STREAMER_OBJECT_SD #define STREAMER_OBJECT_SD 300.0 #endif |
All you need to put in if you want it different to the 300 is...
Code:
#define STREAMER_OBJECT_SD 300.0