Please be advised: UPS Shipping will take more time to be shipped as packages need to be taken to a UPS store which is not done every day. Please select USPS for a faster shipping turnaround.
Programming: Changing the Makefile to Reflect the Correct Microcontroller
Share
To change the microcontroller name (MCU Name), open the makefile with programmers notepad and at the upper portion of the file, there will be a # MCU Name. Just underneath this comment, there will be MCU =. After the = resides the name of the microcontroller. Change the name to the microcontroller that you will be using.