mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
8 lines
58 B
C++
8 lines
58 B
C++
#include <stdio.h>
|
|
#include "rpc.h"
|
|
|
|
void func(void)
|
|
{
|
|
|
|
}
|