#pragma once
#include <stdint.h>
void bluetoothConfigure();
void bluetoothStop();
bool bluetoothIsConnected();