add leds and battery
This commit is contained in:
parent
a4b1e0138a
commit
248a1e3882
3 changed files with 26 additions and 12 deletions
|
@ -39,6 +39,9 @@
|
|||
#ifndef __PROJECT_ERBIUM_CONF_H__
|
||||
#define __PROJECT_ERBIUM_CONF_H__
|
||||
|
||||
#define PLATFORM_HAS_LEDS 1
|
||||
#define PLATFORM_HAS_BATTERY 1
|
||||
|
||||
/* Custom channel and PAN ID configuration for your project. */
|
||||
/*
|
||||
#undef RF_CHANNEL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue