Skip to content

Commit

Permalink
Merge remote-tracking branch 'mysensors/development' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeBSDGeek committed May 29, 2016
2 parents f287e4e + edd8d79 commit ba5ada0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/MySensors/core/MyHwATMega328.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#include "MyHwATMega328.h"

int8_t pinIntTrigger = 0;
volatile int8_t pinIntTrigger = 0;

void wakeUp() //place to send the interrupts
{
Expand Down

0 comments on commit ba5ada0

Please sign in to comment.