/* TODO -----> Step #1 */
SDcardQueueHandle = xQueueCreate(APP_SDCARD_QUEUE_SIZE, 
            APP_SDCARD_QUEUE_ITEM_SIZE);