为什么我没把发加进去peripheralBroadcaster
#if defined ( PLUS_BROADCASTER )
#include "peripheralBroadcaster.h"
#else
#include "peripheralBroadcaster.h"
//#include "peripheral.h"
#endif
我已经定义了PLUS_BROADCASTER
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
为什么我没把发加进去peripheralBroadcaster
#if defined ( PLUS_BROADCASTER )
#include "peripheralBroadcaster.h"
#else
#include "peripheralBroadcaster.h"
//#include "peripheral.h"
#endif
我已经定义了PLUS_BROADCASTER