// servo gforth interface version 03.00 #include "gservo.h" extern "C" { int gservo_version( void) { return GSERVO_VERSION; } }