#pragma once // Functions that are unique to particular target types (esp32, bare, nrf52 etc...) // Enable/disable bluetooth. void setBluetoothEnable(bool on);