13 lines
85 B
C++
13 lines
85 B
C++
#include "cmd_slave.h"
|
|
|
|
|
|
|
|
|
|
|
|
int slave_check::start(myarray data)
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
|