Added mv, fixed rename of esp32, and added touch.

This commit is contained in:
Brad Nelson
2022-09-05 17:29:41 -07:00
parent a6dddb83e1
commit 8cd205a9a5
4 changed files with 14 additions and 2 deletions

View File

@ -13,6 +13,7 @@
// limitations under the License.
static char filename[PATH_MAX];
static char filename2[PATH_MAX];
{{bits}}
{{core}}