Dulcimer/firmware/tools.h

11 lines
160 B
C
Raw Normal View History

/**
* \file tools.h
* \brief TODO
* \author Ronald Schaten <ronald@schatenseite.de>
* \version $Id$
*
* License: TODO
*/
void sendString(char* string);