mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-30 19:38:17 +03:00
Update for rolling
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
static const char *TAGMAIN = "connect_wlan_main";
|
||||
|
||||
|
||||
bool debug_detail_heap = true;
|
||||
bool debug_detail_heap = false;
|
||||
|
||||
#define FLASH_GPIO GPIO_NUM_4
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
const char* GIT_REV="c05313a";
|
||||
const char* GIT_REV="6e521f0";
|
||||
const char* GIT_TAG="";
|
||||
const char* GIT_BRANCH="rolling-reduce-sd-use";
|
||||
const char* BUILD_TIME="2020-12-27 17:35";
|
||||
const char* BUILD_TIME="2020-12-28 15:38";
|
||||
Reference in New Issue
Block a user