odinsmith4 / Publications
Forum
if(VOLUME_TICK<100) // If The Tick Volume Is Less Than 100 Then Terminate OnTimer() Function
if(VOLUME_TICK<100) // If The Tick Volume Is Less Than 100 Then Terminate OnTimer() Function return; What needs to be added or changed to make this "if" work correctly