#ifndef LOCALTALK_H #define LOCALTALK_H void localtalkSend(uint8_t *data, int len); #endif