updatansts

This commit is contained in:
2024-11-12 04:31:08 -07:00
parent f8999b2caa
commit cc3b4417d9
19 changed files with 68 additions and 74 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
echo -e "\nFlashing an ${ESPTARGET} on ${ESPPORT}\n"
idf.py flash
echo -e "\nAll done :3\n"