Arduino IDE code porting into eclipse IDE
Posted: Sat Jun 16, 2018 3:48 pm
i have rpogram code written in Arduino IDE. how can i port this into Eclipse IDE ?
it uses following library ESP 32 library of Arduino.
#include <BLEDevice.h>
#include <BLEServer.h>
#include <BLEUtils.h>
#include <BLE2902.h>
please help
it uses following library ESP 32 library of Arduino.
#include <BLEDevice.h>
#include <BLEServer.h>
#include <BLEUtils.h>
#include <BLE2902.h>
please help