Skip to content

Commit

Permalink
FrameController comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Aho committed Nov 6, 2015
1 parent e04344b commit 515f895
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions server/src/FrameController.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ class FrameController extends EventEmitter
@model = []
console.log "Frame Controller initialized"

# Sign, action, recipe
# Duration!

# TODO: return an array of pinching fingers if two fingers are both
# sufficiently close to the thumb.
findPinchingFingerType: (hand) =>
pincher = undefined
closest = 500
Expand Down

0 comments on commit 515f895

Please sign in to comment.