mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
Fix #ifdefs in board files
This commit is contained in:
parent
b00708cf78
commit
4a5508e5b8
@ -33,8 +33,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef BOARD_REDBEE_DEV_H
|
#ifndef BOARD_REDBEE_ECONOTAG_H
|
||||||
#define BOARD_REDBEE_DEV_H
|
#define BOARD_REDBEE_ECONOTAG_H
|
||||||
|
|
||||||
#define LED_RED 44
|
#define LED_RED 44
|
||||||
#define LED_GREEN 45
|
#define LED_GREEN 45
|
||||||
|
@ -33,8 +33,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef BOARD_REDBEE_DEV_H
|
#ifndef BOARD_REDBEE_USB_H
|
||||||
#define BOARD_REDBEE_DEV_H
|
#define BOARD_REDBEE_USB_H
|
||||||
|
|
||||||
#define LED_RED 23
|
#define LED_RED 23
|
||||||
#define LED_GREEN 24
|
#define LED_GREEN 24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user