Description
This function must be called in intserv. It must be executed 4000 times a second. This is done by setting the cpu heartbeat rate to 4000.Definition
rotary_encoder_service()Library
LIB/rotary_encoder_lib.basUsage
On entry:There are no parametersOn exit:There is no return valueExample of use
proc intserv() rotary_encoder_service() endproc