X-Git-Url: http://www.average.org/gitweb/?p=pulsecounter.git;a=blobdiff_plain;f=Hal%2FHal.h;h=245608cc98c2c19df3b9ea851e31c17de6f4c633;hp=f166774501274df29b6c8b7d1626b9afda905aae;hb=9cc8270392d249d6db03caefd81281886901c4bd;hpb=75ff10d7824911c814c1bf361facb12e6287bef3 diff --git a/Hal/Hal.h b/Hal/Hal.h index f166774..245608c 100644 --- a/Hal/Hal.h +++ b/Hal/Hal.h @@ -27,6 +27,8 @@ extern "C" { #endif +extern int32_t buttonCnt; + typedef void (*Hal_Handler)(void); /**