Files
miniature-town/components/remote_control/remote_control.c
2025-05-16 21:55:25 +02:00

8 lines
69 B
C

#include <stdio.h>
#include "remote_control.h"
void func(void)
{
}