The SZ / WakeupLight

Dependencies:   BSP_DISCO_F746NG_patch_fixed LCD_DISCO_F746NG TS_DISCO_F746NG FATFileSystem TinyJpgDec_interwork mbed-src

OnBoardLED.h

Committer:
the_sz
Date:
2015-10-29
Revision:
1:35e2ad5cd1fe

File content as of revision 1:35e2ad5cd1fe:

#ifndef __OnBoardLED_h
#define __OnBoardLED_h

void OnBoardLED_Init(void);

#endif