@@ -1,4 +1,5 @@
#pragma once
#ifndef _ir_h_
#define _ir_h_
#include "msp.h"
#include "util.h"
@@ -13,3 +14,5 @@ void ir_read_value(uint8_t *value);
void ir_read_off(void);
void test_ir(void);
#endif
The note is not visible to the blocked user.