Comment out the line
#define _DEBUG_
in at_drv.cpp to get rid of the debugging code and it will fit into your Mini's flash memory.
Keep in mind that this software is written for a Mega and therefor may crash on the Mini because of RAM limits.
Comment out the line
#define _DEBUG_
in at_drv.cpp to get rid of the debugging code and it will fit into your Mini's flash memory.
Keep in mind that this software is written for a Mega and therefor may crash on the Mini because of RAM limits.