core ctrl provides more info on reboot
This commit is contained in:
@ -289,6 +289,8 @@ class CoreController : public ExtendedControllerBase, public ReceivesParameterMe
|
||||
bool parseRebootFile(std::string path, RebootFile& file);
|
||||
void rewriteRebootFile(RebootFile file);
|
||||
void announceBootCounts();
|
||||
void announceVersionInfo();
|
||||
void announceCurrentImageInfo();
|
||||
void readHkData();
|
||||
void dirListingDumpHandler();
|
||||
bool isNumber(const std::string& s);
|
||||
|
Reference in New Issue
Block a user