mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-01 20:39:08 +00:00
Simplify SD card mount status code.
This commit is contained in:
@@ -250,7 +250,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
const bool is_mounted;
|
||||
bool is_mounted;
|
||||
};
|
||||
|
||||
class MessageHandlerMap {
|
||||
|
||||
Reference in New Issue
Block a user