7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
|
#include "qdb_include"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
SetupResponse(3);
|
||
|
}
|