#ifndef __BLUETOOTH_H #define __BLUETOOTH_H #include "main.h" void BLUETOOTH_Init(void); #endif