When using cop 61 or 62 to change gpio states can you change more than one pin with the same command or do you have to break it out as one pin at a time?<br>Example: <br>cop,61,GPIO1=0,GPIO4=1,GPIO5=1 <br><br>If so is this the right format and if not what would it be?