revoxhere / duino-coin

ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.

Home Page:https://duinocoin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing MiningJob.h

GlasTV opened this issue · comments

The arduino ide tells me that the miningJob.h file is missing what can i do?
Here the error Message
ESP_Code:50:10: fatal error: MiningJob.h: No such file or directory
Mehrere Bibliotheken wurden für "ArduinoOTA.h" gefunden
50 | #include "MiningJob.h"
Benutzt: C:\Users\Name\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\libraries\ArduinoOTA
| ^~~~~~~~~~~~~
Nicht benutzt: C:\Users\Name\Documents\Arduino\libraries\ArduinoOTA
compilation terminated.
exit status 1
MiningJob.h: No such file or directory