We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5a11f commit ed62b56Copy full SHA for ed62b56
tools/config.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-export IDF_COMMIT="2600eeaa2aafa335c187c59b3ac33bf183e19077"
+export IDF_COMMIT="2600eea"
4
export IDF_BRANCH="feature/increase-ALARM_CBS_NUM"
5
6
if [ -z $IDF_PATH ]; then
0 commit comments