mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/pttu: unified LED defines
This commit is contained in:
parent
e04a6266d7
commit
907250d460
@ -50,18 +50,6 @@ void init_clks2(void);
|
||||
*/
|
||||
void bl_init_clks(void);
|
||||
|
||||
/**
|
||||
* @name dummy-defines for LEDs
|
||||
* @{
|
||||
*/
|
||||
#define LED_GREEN_ON /* not available */
|
||||
#define LED_GREEN_OFF /* not available */
|
||||
#define LED_GREEN_TOGGLE /* not available */
|
||||
#define LED_RED_ON /* not available */
|
||||
#define LED_RED_OFF /* not available */
|
||||
#define LED_RED_TOGGLE /* not available */
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user