SELKIELogger  1.0.0
AutomationHatLEDTest.c File Reference

Test LEDS on a Pimoronoi Automation Hat. More...

#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "SELKIELoggerI2C.h"
Include dependency graph for AutomationHatLEDTest.c:

Go to the source code of this file.

Functions

int main (void)
 

Detailed Description

Test LEDS on a Pimoronoi Automation Hat.

Definition in file AutomationHatLEDTest.c.

Function Documentation

◆ main()

int main ( void  )

Test LEDS on a Pimoronoi Automation Hat

Returns
-1 on error, otherwise 0

Definition at line 40 of file AutomationHatLEDTest.c.