Skip to content

Instantly share code, notes, and snippets.

View zxubian's full-sized avatar
🦊

Andrey Kirpach zxubian

🦊
View GitHub Profile
// BluetoothLowEnergy.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#pragma warning (disable: 4068)
#include <windows.h>
#include <stdio.h>
#include <tchar.h>