8 lines
70 B
C
8 lines
70 B
C
#include <stdio.h>
|
|
#include "domotic_display.h"
|
|
|
|
void func(void)
|
|
{
|
|
|
|
}
|