21 lines
362 B
C++
21 lines
362 B
C++
/*
|
|
* Generated by erpcgen 1.14.0 on Wed Jan 14 16:06:40 2026.
|
|
*
|
|
* AUTOGENERATED - DO NOT EDIT
|
|
*/
|
|
|
|
|
|
#include "face_servo_interface.hpp"
|
|
|
|
#if 11400 != ERPC_VERSION_NUMBER
|
|
#error "The generated shim code version is different to the rest of eRPC code."
|
|
#endif
|
|
|
|
|
|
using namespace std;
|
|
using namespace erpcShim;
|
|
|
|
FaceServo_interface::~FaceServo_interface(void)
|
|
{
|
|
}
|