Hi,
I would like to send out a CAN message every time the CBT boots up. So I wrote a function in my middleware class and would like to call it from the Arduino setup function. However I am not able to call that function...
How should I call my function from the setup routine or how should I send out a message when the CBT boots up?
Thanks,
Reto