Enable display remote control
This commit is contained in:
parent
b27e2cf18f
commit
6d468b3d99
1 changed files with 2 additions and 2 deletions
|
@ -236,7 +236,7 @@ static void test2() {
|
|||
int main() {
|
||||
init();
|
||||
while (1) {
|
||||
//loop();
|
||||
test();
|
||||
loop();
|
||||
//test();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue