/MSP432E401Y-LED-Library

A small library to help manage and control the onboard LEDs on the MSP432E401Y microcontroller.

Primary LanguageC

Simple Control of Onboard MSP432E401Y LED's

Usage

  1. Place header and c file in project source code folder
  2. Include library using #include "LED.h"
  3. Make something cool!