Home | History | Annotate | Download | only in scripts
      1 #!/usr/bin/python
      2 
      3 DEVICES = {
      4         'bullhead': '00606a370e3ca155',
      5         'volantis': 'HT4BTWV00612',
      6         'angler': '84B5T15A29021748',
      7         'seed': '1285c85e',
      8         'ryu': '5A27000599',
      9         'shamu': 'ZX1G22W24R',
     10 }
     11 
     12