You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The best way to write suitable code is to first add documentation somewhere like the esp8266 wiki (https://github.com/esp8266/esp8266-wiki/) describing factual information gained from reverse engineering - such as register addresses, bit masks, orders of register writes, etc.
There're known concerns about wiki at https://github.com/esp8266/esp8266-wiki, see esp8266/esp8266-wiki#32 . So, consider forking it and maintaining a more accessible version of it as part of this project.
The text was updated successfully, but these errors were encountered: