My own VP?
jmspaggi
Posts: 629
Hi,
Does anyone know how I can do my own VP? I don't need it to access any specific resource. He will flash a LED, but I want it to be very stable. When I put that on my main loop, it's sometime delayed because of some Uart or System.out.println, which I want to avoid.
I looked at Timer and Uart, but they are implementing native methods. Do I have a way to do a VP whitout native methods?
Thanks,
JM
Does anyone know how I can do my own VP? I don't need it to access any specific resource. He will flash a LED, but I want it to be very stable. When I put that on my main loop, it's sometime delayed because of some Uart or System.out.println, which I want to avoid.
I looked at Timer and Uart, but they are implementing native methods. Do I have a way to do a VP whitout native methods?
Thanks,
JM