RGB_Sensor.h 97 B

123456789
  1. #include "main.h"
  2. extern uint8_t* RGB_Sensor_Func(uint8_t* data);
  3. extern uint8_t My_RGB_ID;