#include #include "sendchar.h" int8_t sendchar(uint8_t c) { return 1; }