#pragma once class NRF52Bluetooth { public: void setup(); void shutdown(); };