Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 340 Bytes

Luxmart ESP WiFi module firmware

This is a firmware for ESP 01S module, which creates a wireless end point for the Luxmart gadget.

Building

  1. First, use Arduino IDE to download and install the following packages:
AsyncTCP
ESPAsyncTCP
ESPAsyncWebSrv
  1. Build using make:
make -f makeEspArduino/makeEspArduino.mk