mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-02 11:36:38 -04:00
Simplify SD card mount status code.
This commit is contained in:
parent
435824e9b5
commit
5928086fd9
2 changed files with 11 additions and 11 deletions
|
@ -250,7 +250,7 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
const bool is_mounted;
|
||||
bool is_mounted;
|
||||
};
|
||||
|
||||
class MessageHandlerMap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue