#!/bin/bash echo -e "\nFlashing and Monitoring for $ESPTARGET on $ESPPORT\n" idf.py flash monitor echo -e "\nAll done :3\n"