项目作者: illiteratebeef

项目描述 :
Lua pin toggle on http request
高级语言: Lua
项目地址: git://github.com/illiteratebeef/ESP_RelayToggle.git
创建时间: 2015-04-10T15:03:11Z
项目社区:https://github.com/illiteratebeef/ESP_RelayToggle

开源协议:

下载


This is a program to toggle a pin on and off whenever the device recieved any kind of http request request. It’s best to run this on an ESP8266 with the most recent NodeMCU firmware and using ESPlorer to program it.

Bugs fixed:
removed old file.writeline formatting

To Do:
Server crashes after ~5 minutes, make it not do that.