X-Git-Url: http://rtime.felk.cvut.cz/gitweb/pes-rpp/rpp-lib.git/blobdiff_plain/cde8691bfe8f6263dce84d87db0a9d274b8b7c13..96013f29ca870065ad02502fcd26e8fb6c6cafc0:/rpp/include/drv/mout.h diff --git a/rpp/include/drv/mout.h b/rpp/include/drv/mout.h index a74a027..00f8809 100644 --- a/rpp/include/drv/mout.h +++ b/rpp/include/drv/mout.h @@ -12,7 +12,7 @@ #ifndef __DRV_MOUT_H #define __DRV_MOUT_H -#include "hal/hal.h" +#include "drv/digital_io.h" // FIXME Document. int8_t drv_mout_set(uint8_t pin, uint8_t val);