Sayeed97 / UNO-ESP8266-I2C

This repository contains all the files required for establishing and communicating data transfer between Arduino UNO and ESP8266.
GNU General Public License v3.0
0 stars 0 forks source link

Publish the new library for both Arduino UNO and ESP8266 #5

Closed Sayeed97 closed 1 month ago

Sayeed97 commented 3 months ago

We will need to add our SSH keys to this repository to push a new library to the GitHub repository to have read/write access.

References -

SSH key generation: https://stackoverflow.com/questions/2643502/git-how-to-solve-permission-denied-publickey-error-when-using-git

SSH key association with the GitHub: https://stackoverflow.com/questions/57971890/how-can-i-use-ssh-to-push-my-repository-to-github

charantejaabbavathini commented 1 month ago

Closing this issue because the ESP does not have support for slave mode.