Implemented writing configuration settings to the board. Added various fixes for configuration fields
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
Q_INVOKABLE QString getFirmwareUploadStatus();
|
||||
Q_INVOKABLE void cancelFirmwareUpload();
|
||||
void checkbmsConfig();
|
||||
void storeBMSConfig();
|
||||
Q_INVOKABLE void storeBMSConfig();
|
||||
Q_INVOKABLE void emitEmptyValues();
|
||||
Q_INVOKABLE void emitEmptySetupValues();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user