v0.9.235
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define YOVERSION "0.9.220"
|
||||
#define YOVERSION "0.9.235"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
@@ -311,6 +311,9 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
|
||||
#ifndef SD_AUTOPLAY
|
||||
#define SD_AUTOPLAY true // auto play from SD card when inserted
|
||||
#endif
|
||||
#ifndef SD_MAX_LEVELS
|
||||
#define SD_MAX_LEVELS 3 // search depth for files on the SD card
|
||||
#endif
|
||||
/*
|
||||
*** ST7735 display submodel ***
|
||||
INITR_BLACKTAB // 1.8' https://aliexpress.ru/item/1005002822797745.html
|
||||
|
||||
Reference in New Issue
Block a user