ota update first version, with led management
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#define DI_CONFRESET 0
|
||||
#define DI_RESTART 1
|
||||
#define DI_OTAENABLE 7
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#define DI_CONFRESET 0
|
||||
#define DI_RESTART 1
|
||||
#define DI_OTAENABLE 7
|
||||