Laurent m / XBee_Cooker

Dependencies:   XBeeLib

Dependents:   XBeeZB_Receive_Data

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers AbortCommand.cpp Source File

AbortCommand.cpp

00001 #include "AbortCommand.h"
00002 
00003 AbortCommand::AbortCommand() : CookerComms(ABORT_COMMAND)
00004 {
00005     
00006 }