21 lines
373 B
C++
21 lines
373 B
C++
/*
|
|
* Generated by erpcgen 1.14.0 on Thu Apr 23 10:54:10 2026.
|
|
*
|
|
* AUTOGENERATED - DO NOT EDIT
|
|
*/
|
|
|
|
|
|
#include "servo_service_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;
|
|
|
|
servo_service_interface::~servo_service_interface(void)
|
|
{
|
|
}
|