Andy Gelme
|
90d533b555
|
Correct check wifi.sta.getip() so that Wi-Fi station connection works.
|
2015-05-16 16:56:28 +10:00 |
|
TJ Borromeo
|
7beec37206
|
Update init.lua
Add one local variable to reduce one function call and take advantage of nil<=>false equivalance.
|
2015-05-06 13:25:02 -07:00 |
|
Marcos Kirsch
|
ead632d131
|
Refactoring - function for sending headers is now in its own file. All errors are sent using coroutine. Some other memory usage improvements
|
2015-04-19 23:42:58 -05:00 |
|
Marcos Kirsch
|
99be566549
|
Improved for easier configuration, better messages, and slightly improved memory handling
|
2015-04-18 23:21:01 -05:00 |
|
Artem Pastukhov
|
a51a4d929b
|
Fixes, fixes
|
2015-04-02 16:57:26 +03:00 |
|
Artem Pastukhov
|
6189a49f93
|
some fixes
|
2015-04-02 15:41:33 +03:00 |
|
Artem Pastukhov
|
278ee10a7c
|
some fixes
|
2015-04-02 15:40:57 +03:00 |
|
Artem Pastukhov
|
a4a61c8329
|
some fixes
|
2015-04-02 15:39:37 +03:00 |
|
Artem Pastukhov
|
a37de51189
|
some fixes
|
2015-04-02 15:37:40 +03:00 |
|
Artem Pastukhov
|
11d1f96351
|
Update init.lua
|
2015-04-02 15:32:33 +03:00 |
|
Artem Pastukhov
|
5301792d16
|
Revert "Update init.lua"
This reverts commit 4989410f7b82a45de910b2f98a1a2d630090ad3b.
Conflicts:
init.lua
|
2015-04-02 14:57:14 +03:00 |
|
Artem Pastukhov
|
92a44592d5
|
Fix end of line
|
2015-04-01 08:57:18 +03:00 |
|
Artem Pastukhov
|
269b6e35bf
|
More typo fixes
|
2015-03-31 14:53:52 +03:00 |
|
Artem Pastukhov
|
0120924403
|
Fix some typos
|
2015-03-31 10:02:33 +03:00 |
|
Marcos
|
4989410f7b
|
Update init.lua
|
2015-03-22 22:33:25 -05:00 |
|
Marcos Kirsch
|
75ed944678
|
Refactored server to move request parsing into a separate file. This allows the server to be used in firmware builds with floating point enabled.
|
2015-03-22 22:02:38 -05:00 |
|
Marcos Kirsch
|
1284b6363e
|
Add compilation of server files.
|
2015-03-08 19:45:43 -05:00 |
|
Marcos Kirsch
|
c1ca93a78c
|
Removed parameter that is no longer needed
|
2015-02-28 16:57:30 -06:00 |
|
Marcos Kirsch
|
f43025f237
|
init shows new way of starting server
|
2015-02-28 16:40:36 -06:00 |
|
Marcos Kirsch
|
9459bb2645
|
Add code that shows how to start the server
|
2015-02-22 16:09:06 -06:00 |
|
Marcos Kirsch
|
3f5caa7afb
|
Clean up
|
2015-02-15 16:48:30 -06:00 |
|
Marcos Kirsch
|
f07b5d8760
|
increased timer time
|
2015-02-14 21:32:53 -06:00 |
|
Marcos Kirsch
|
a86b6711bb
|
Cleaned up
|
2015-02-08 22:03:44 -06:00 |
|
Marcos Kirsch
|
f52e8f47e6
|
Add all files to source control even though they are messy and don't do much yet
|
2015-02-02 19:01:24 -06:00 |
|