blob: 6add8df24e1837546dcbee8efdc6cafbcd47f3be [file] [log] [blame]
#include "bt.hpp"
void BtDataHandler::SendData(std::ifstream input, int command)
{
/* TODO: implement this. */
}