SDK release folder changed (#351)

This new way matches the `tactility.py`'s `.tactility/` folder names.
This commit is contained in:
Ken Van Hoeylandt
2025-09-29 21:49:36 +02:00
committed by GitHub
parent f97ca26b01
commit 6dc4f698c9
2 changed files with 10 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
config_idf_target=`cat sdkconfig | grep CONFIG_IDF_TARGET=`
echo ${config_idf_target:19:-1}