v0.9.200
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define YOVERSION "0.9.180"
|
||||
#define YOVERSION "0.9.200"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
@@ -306,7 +306,10 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
|
||||
#define MAX_AUDIO_SOCKET_TIMEOUT false // max audio socket timeout?
|
||||
#endif
|
||||
#ifndef BITRATE_FULL
|
||||
#define BITRATE_FULL true
|
||||
#define BITRATE_FULL true // display bitreta badget
|
||||
#endif
|
||||
#ifndef SD_AUTOPLAY
|
||||
#define SD_AUTOPLAY true // auto play from SD card when inserted
|
||||
#endif
|
||||
/*
|
||||
*** ST7735 display submodel ***
|
||||
|
||||
Reference in New Issue
Block a user