preprocessor define correction
This commit is contained in:
parent
a359afb1c3
commit
022ae4091d
@ -16,7 +16,7 @@ PlocUpdater::PlocUpdater(object_id_t objectId)
|
|||||||
PlocUpdater::~PlocUpdater() {}
|
PlocUpdater::~PlocUpdater() {}
|
||||||
|
|
||||||
ReturnValue_t PlocUpdater::initialize() {
|
ReturnValue_t PlocUpdater::initialize() {
|
||||||
#ifdef TE0720_1CFA
|
#ifdef XIPHOS_Q7S
|
||||||
sdcMan = SdCardManager::instance();
|
sdcMan = SdCardManager::instance();
|
||||||
#endif
|
#endif
|
||||||
ReturnValue_t result = SystemObject::initialize();
|
ReturnValue_t result = SystemObject::initialize();
|
||||||
|
Loading…
Reference in New Issue
Block a user