Skip to content

Instantly share code, notes, and snippets.

View nullfx's full-sized avatar
:octocat:
#hashtag

Steve nullfx

:octocat:
#hashtag
View GitHub Profile
@nullfx
nullfx / SplitButton.cs
Last active September 24, 2020 22:54
Split Button windows (win32) form control
using System;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
using System.Windows.Forms.VisualStyles;
using System.Drawing;
using System.ComponentModel;
public class SplitButton : Button {
private PushButtonState _state;
@brayden-morris-303
brayden-morris-303 / CoreBluetooth.md
Last active February 18, 2023 04:53
Overview of Bluetooth Low Energy (BLE) and CoreBluetooth

CoreBluetooth and BLE

Bluetooth Low Energy (BLE)

Various Names:

  • Bluetooth Low Energy
  • BLE
  • BTLE