File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/AudioTools/PlatformConfig Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44# include "AudioTools/AudioLibs/Desktop/NoArduino.h"
55# include "AudioTools/AudioLibs/Desktop/Time.h"
66# include "AudioTools/AudioLibs/Desktop/Main.h"
7- # define USE_STREAM_READ_OVERRIDE
7+ // # define USE_STREAM_READ_OVERRIDE
88# define USE_SD_NO_NS
99# define USE_TIMER
1010# define USE_CPP_TASK
2727# define USE_SD_NO_NS
2828# define USE_WIFI
2929# define USE_URL_ARDUINO
30- # define USE_STREAM_WRITE_OVERRIDE
31- # define USE_STREAM_READ_OVERRIDE
32- # define USE_STREAM_READCHAR_OVERRIDE
30+ // # define USE_STREAM_WRITE_OVERRIDE
31+ // # define USE_STREAM_READ_OVERRIDE
32+ // # define USE_STREAM_READCHAR_OVERRIDE
3333# ifndef EXIT_ON_STOP
3434# define EXIT_ON_STOP
3535# endif
@@ -48,5 +48,5 @@ typedef WiFiClient WiFiClientSecure;
4848#else
4949# include "AudioTools/AudioLibs/Desktop/NoArduino.h"
5050# define IS_JUPYTER
51- # define USE_STREAM_READ_OVERRIDE
51+ // # define USE_STREAM_READ_OVERRIDE
5252#endif
You can’t perform that action at this time.
0 commit comments