too many arguments to function 'int digitalRead(uint8_t)'

if (digitalRead(buttA) == HIGH){ worked for me. thank you!