Skip to content

Commit

Permalink
adding init.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lotu committed Mar 31, 2010
1 parent 3461d33 commit 88767b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/init.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/usr/bin/python
# Inits my rovio setup
# use $ipython -i init.py

import rovio

r = rovio.Rovio('rover', 'rover')

0 comments on commit 88767b7

Please sign in to comment.