#define BTNBLUE P35
#define BTNYEL P32

void loop(){
  serial.begin(9600);
  
}