X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=Hal%2FHal.h;h=0d57348ab855a824c58594da29d7cd02dcb5eb84;hb=693bc78d94d8321baf1744ab7f4c2f695a1b7377;hp=aa5f7c2db816c31b6addefbe00e6093449b61527;hpb=62d25e937392e215935ad07e554ef9b18dba18fe;p=pulsecounter.git diff --git a/Hal/Hal.h b/Hal/Hal.h index aa5f7c2..0d57348 100644 --- a/Hal/Hal.h +++ b/Hal/Hal.h @@ -47,7 +47,7 @@ typedef void (*Hal_Handler)(uint8_t id); * BUTTON interrupt enabled * **/ -extern void Hal_buttonEnable(Hal_Handler handler); +extern void Hal_gpioEnable(Hal_Handler handler); /** * --------- Hal_connected --------- *