Hello! I have a code that says expected primary - expression before " = " token. I have written the code within asteriks where the mistake occurs. Could someone please help me figure out what the mistake is? Thanks
**if ((x >=20 || x < = -20) && (y >=20 || y <= -20) && (z >= 20 || z < = -20)**
& ((millis()/1000) - endTimer - sleepTimerInterruption > 8) )