MIDAS
Loading...
Searching...
No Matches
rpi_led.h
Go to the documentation of this file.
1/********************************************************************\
2
3 Name: rpi_led.h
4 Created by: Stefan Ritt
5
6 Contents: Device driver function declaration for
7 Raspberry PI LED sense hat
8
9\********************************************************************/
10
11INT rpi_led(INT cmd, ...);
int INT
Definition midas.h:129
INT rpi_led(INT cmd,...)
Definition rpi_led.c:143