7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
#include "dth_include"
|
|
|
|
void main()
|
|
{
|
|
DTH_OnModuleLoad();
|
|
}
|