X-Git-Url: http://www.average.org/gitweb/?p=pulsecounter.git;a=blobdiff_plain;f=Hal%2FHal.h;h=aa5f7c2db816c31b6addefbe00e6093449b61527;hp=374daf5f9e37b56d745240b3d5b2a5e4e2bb098b;hb=62d25e937392e215935ad07e554ef9b18dba18fe;hpb=b0aee467c6cb053f9ad754e93b349e4e45cc0860 diff --git a/Hal/Hal.h b/Hal/Hal.h index 374daf5..aa5f7c2 100644 --- a/Hal/Hal.h +++ b/Hal/Hal.h @@ -26,9 +26,7 @@ extern "C" { #endif -extern int32_t buttonCnt; - -typedef void (*Hal_Handler)(void); +typedef void (*Hal_Handler)(uint8_t id); /** * --------- Hal_buttonEnable ---------