@@ -0,0 +1,12 @@
#pragma once
#include "msp.h"
#include <stdint.h>
void ir_init(void);
void ir_read_ready(void);
void ir_read_value(char *value);
void ir_read_off(void);
The note is not visible to the blocked user.