#pragma once #include void bluetoothConfigure(); bool bluetoothIsConnected(); // In main.cpp uint32_t secondsUntilNextTemperatureMeasurement();