smoothie port to mbed online compiler (smoothieware.org)

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Hook.cpp Source File

Hook.cpp

00001 extern "C"{
00002     #include <stdint.h>
00003 }
00004 #include "Hook.h"
00005 
00006 Hook::Hook(){}