Hi, my team wants to use the two buttons next to the hat on the controllers FIRST gave us. I used dashboard and got that they are aux1 and aux2 and I found p1_sw_aux1 and p1_sw_aux2. However, I haven't been able to figure out what data type they are. I tried using them as a conditional hoping they would be non-zero if depressed (if(p1_sw_aux1) {}), but that didn't work. I tried searching but I only found a single thread and it simply said you could use them (
http://www.chiefdelphi.com/forums/sh...ght=p1_sw_aux). Any help would be greatly appreciated.