Replace airplane mode with a bluetooth toggle
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Pinetime {
|
||||
namespace Screens {
|
||||
class BleIcon {
|
||||
public:
|
||||
static const char* GetIcon(bool isRadioEnabled, bool isConnected);
|
||||
static const char* GetIcon(bool isConnected);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user