TomerCo / ESP8266-Modules

All kinds of useful modules for esp8266
GNU General Public License v2.0
0 stars 0 forks source link

ESP8266-Modules

All kinds of useful modules for esp8266

Each module is compiled into a seperate shared library, to use place the library under the $SDK/lib directory, and the relevant include file under $SDK/include.

Also add -l to your LINKFLAGS_eagle.app.v6 variable which is defined in the Makefile, for example: -llcd.

Current modules: Basic LCD module