i have read button push counter doesnt understand can anyone brief me please about this code what is the use of % sign.
[codebuttonPushCounter % 4 == 0
% Modulo operator
https://www.arduino.cc/en/Reference/Modulo
thankyou the given link helped me out.