Enabled 2nd button on platform econotag

This commit is contained in:
Lars Schmertmann 2014-05-23 11:48:15 +02:00
parent 4197cccbd6
commit 50481722a8
5 changed files with 101 additions and 2 deletions

View file

@ -35,6 +35,7 @@
#include "lib/sensors.h"
extern const struct sensors_sensor button_sensor;
extern const struct sensors_sensor button_sensor2;
#define BUTTON_SENSOR "Button"