kopanitsa / web3-arduino

an Arduino (or ESP32) library to use web3 on Ethereum platform.
MIT License
105 stars 45 forks source link

Is library still working? #29

Open Andersonscat opened 7 months ago

Andersonscat commented 7 months ago

Hi everyone

Im a bit nooby in Arduino programming. Just wanted to ask if this library is still working. I have my esp32 libraries downloaded but I receive some errors as "fatal error: ../Conf.h: No such file or directory

include "../Conf.h"

Do I need to download some additional library or the library is just not working anymore?