전원 인가시 포맷 실행함.eraseCard() 함수는 섹터를 '0'으로 채우는 기능인데 에러 발생함formatCard() 함수로 실제 데이터 삭제없이 빠른 포맷 실행./* * This program will format SD/SDHC/SDXC cards. * Warning all data will be deleted! * * This program attempts to match the format * generated by SDFormatter available here: * * http://www.sdcard.org/consumers/formatter/ * * For very small cards this program uses FAT16 * and the above SDFormatter uses F..