#ifndef MAIN_HOST_H_ #define MAIN_HOST_H_ void set_indicator(uint8_t const* buffer, uint16_t len); #endif