Skip to content

Commit

Permalink
Forgot to export Device.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed Oct 29, 2011
1 parent 520c0bf commit 07fec4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion freenect.cabal
@@ -1,5 +1,5 @@
Name: freenect
Version: 1.0.1
Version: 1.0.2
Synopsis: Interface to the Kinect device.
Description: Interface to the Kinect device. Currently supports
depth perception. (No video or audio.)
Expand Down
1 change: 1 addition & 0 deletions src/Freenect.hs
Expand Up @@ -35,6 +35,7 @@ module Freenect
,setTiltDegrees
,setDepthMode
,Context
,Device
,FreenectException(..)
,Subdevice(..)
,LogLevel(..)
Expand Down

0 comments on commit 07fec4f

Please sign in to comment.