@@ -42,7 +42,7 @@ void test_ir(void) {
ir_ready_ready();
ir_read_value(&ir_value);
print_binary(ir_value);
printf("\n";)
printf("\n");
ir_read_off();
}
The note is not visible to the blocked user.