class EdgeAI::Motion

Defined in:

models/motion.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(chip : String, line : Int32) #

[View source]

Instance Method Detail

def detected : Bool #

[View source]
def on_idle(&on_idle : -> ) #

[View source]
def on_motion(&on_motion : -> ) #

[View source]
def shutdown #

[View source]