platformio_pre.py
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#ifndef PIPROCESS_H
|
||||
#define PIPROCESS_H
|
||||
|
||||
#ifndef PIP_FREERTOS
|
||||
#ifndef MICRO_PIP
|
||||
|
||||
#include "pithread.h"
|
||||
#include "pifile.h"
|
||||
@@ -104,5 +104,5 @@ private:
|
||||
|
||||
};
|
||||
|
||||
#endif // PIP_FREERTOS
|
||||
#endif // MICRO_PIP
|
||||
#endif // PIPROCESS_H
|
||||
|
||||
Reference in New Issue
Block a user