-
Notifications
You must be signed in to change notification settings - Fork 5
Ultrasonic Sensor
José Juan Sánchez edited this page Sep 22, 2016
·
2 revisions
Para poder usar esta librería en nuestro proyecto hay que cambiar el valor que tiene la constante TIMER_ENABLED
por defecto y establecerlo a false
.
#define TIMER_ENABLED false
Set to "false" to disable the timer ISR (if getting "__vector_7" compile errors set this to false).
Default=true