Merge branch 'osd' of https://github.com/osdomotics/osd-contiki into osd
Conflicts: cpu/avr/dev/button-sensor.c
This commit is contained in:
commit
91fcc28b12
2 changed files with 4 additions and 5 deletions
|
@ -24,7 +24,6 @@ ISR(INT4_vect)
|
|||
{
|
||||
|
||||
// leds_toggle(LEDS_RED);
|
||||
|
||||
if(BUTTON_CHECK_IRQ()) {
|
||||
if(timer_expired(&debouncetimer)) {
|
||||
// led1_on();
|
||||
|
|
Loading…
Add table
Reference in a new issue