uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
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"
Functions | |
bool | exec_led (const char *command) |
Handler for the led command. More... | |
Implementation of an application specific module.
bool exec_led | ( | const char * | command | ) |
Handler for the led
command.