Project

General

Profile

Revision 1827

Unittests: Added test_ir.c to test new IR receivers for line following, and modified main.c to only use testir.

View differences:

main.c
19 19
    // RUN_TEST(testtokenring);
20 20
    // RUN_TEST(testwireless);
21 21
    RUN_TEST(testxbee);
22
	RUN_TEST(testir);
22 23
    delay_ms(1000);
23 24
  }
24 25

  

Also available in: Unified diff