This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /****************************************************************************** | |
| * MSP430G2553 ACLK Test | |
| * | |
| * Description: This code can be used to test if you have installed the | |
| * 32.768kHz crystal on your LaunchPad correctly. Using this code | |
| * LED1 (on P1.0) will turn on for 1 second, and off for one | |
| * second. You can verify this with either an oscilloscope, logic | |
| * analyzer, or by inspection. Simple as that! | |
| * | |
| * This code was originally created for "NJC's MSP430 |
NewerOlder