ble
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include "LiveData.h"
|
||||
|
||||
void CommInterface::initComm(LiveData* pLiveData, BoardInterface* pBoard) {
|
||||
|
||||
liveData = pLiveData;
|
||||
board = pBoard;
|
||||
board = pBoard;
|
||||
response = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user