Fixed a few todos
[cerebrum.git] / configs / arduino-test.json
blob9f04fe5b7ca4e51aa22dd4f37ccb6566867b8ae3
2         "type": "avr",
3         "version": 23,
4         "url": "http://jaseg.github.com/cerebrum",
5         "members": {
6                 "led": {
7                         "type": "simple-io",
8                         "port": "B",
9                         "pin": 5
10                 }
11         }