hi,
im pretty new to arduino,
im trying to install 433toMQTTto433 - Bidirectional ESP8266 NodeMCU gateway.
im following this example:
but when compiling iget this error:
\OpenMQTTGateway\ZgatewayRF2.ino:37:34: fatal error: NewRemoteTransmitter.h: No such file or directory
#include <NewRemoteTransmitter.h>
^
compilation terminated.
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).
can anyone help?