hi
i have this error
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol app_timer_cnt_get (referred from max30105.o).
in this code part.
the example is here: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/using-millis-like-in-arduino
i included the app_timer.h but i have no idea what happen
could you help me please.