uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
app.c File Reference

Implementation of an application specific module. More...

#include <stdlib.h>
#include <string.h>
#include "lib/leds.h"
#include "lib/usb.h"
#include "config.h"
#include "app.h"
Include dependency graph for app.c:

Functions

bool exec_led (const char *command)
 Handler for the led command. More...
 

Detailed Description

Implementation of an application specific module.

See also
app.h

Function Documentation

◆ exec_led()

bool exec_led ( const char *  command)

Handler for the led command.