Fixed not turning on after pressing "Off" on IR remote twice (fixes #1950)

Fixed OTA update file selection from Android app (TODO: file type verification in JS, since android can't deal with accept='.bin' attribute)
This commit is contained in:
cschwinne
2021-05-07 11:32:08 +02:00
parent 1a2543ddde
commit e2061464a5
6 changed files with 59 additions and 13 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2104220
#define VERSION 2105070
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG