5 lines
57 B
C
5 lines
57 B
C
|
void
|
||
|
lumenarium_raspi_tests()
|
||
|
{
|
||
|
printf("Hi there\n");
|
||
|
}
|