In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
Line 126: Line 126:  
Wire.send (0xF0);
 
Wire.send (0xF0);
 
Wire.send (0x55);
 
Wire.send (0x55);
        Serial.println("Handshake 1/2....");
   
         if(Wire.endTransmission() == 0) {
 
         if(Wire.endTransmission() == 0) {
 
             Wire.beginTransmission (WII_NUNCHUCK_TWI_ADR);
 
             Wire.beginTransmission (WII_NUNCHUCK_TWI_ADR);
8

edits

Navigation menu