Show
Ignore:
Timestamp:
05/31/08 23:46:24 (2 years ago)
Author:
Jan-Klaas Kollhof
Message:

added bpa dropzone map

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Lego/python/wiimote/controller.py

    r8 r15  
    125125if __name__ == "__main__": 
    126126    #replace the MAC addresses with your own 
    127     main(wiimoteAddr="00:19:1D:BB:7D:28", 
     127    main(wiimoteAddr="00:19:FD:C1:AF:C4", 
    128128                nxtAddr="00:16:53:05:7A:1E") 
    129129