Convert to NimBLE Arduino (#985)

This commit is contained in:
Ben Meadors
2021-12-11 21:26:03 -06:00
parent 2f16b3f345
commit f119555c12
6 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
#pragma once
#include <Arduino.h>
#include <functional>
/// We only allow one BLE connection at a time