Joel Fernandes | b5fbd41 | 2017-10-26 12:24:30 -0700 | [diff] [blame] | 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 |