Commit Graph

18 Commits

Author SHA1 Message Date
125b39a418 added log messages 2021-07-19 12:01:20 +02:00
b2ff66d44c updates to change other parameters from http 2021-07-19 11:54:37 +02:00
ad21d73fbb changed pwm setters and httpserver call 2021-07-19 11:29:51 +02:00
2820869e14 some formating, add variadic templ for logf() 2021-07-10 04:12:50 +02:00
5986beb10c add FSM3.0 src code not impl yet, add header guards and format main 2021-07-07 18:28:05 +02:00
66d220cdb0 can set idle_pwm from webserver, but not working properly 2021-07-05 19:51:55 +02:00
2754bd5247 update webserver html,js,css 2021-07-05 18:15:57 +02:00
35ba3e7573 updates format style 2021-07-05 16:15:47 +02:00
6a36971406 small corrections 2021-07-02 17:51:16 +02:00
66e8ddb2d9 updates to http terminal 2021-06-30 20:33:16 +02:00
633b99f818 missing ret val 2021-06-30 09:34:11 +02:00
3d13e761f4 update templ.ini and doku 2021-06-27 02:01:25 +02:00
3c824bfc92 much simpler callback approach due to serveStatic with directories !!! 2021-06-27 01:56:30 +02:00
9ea541a1b4 lambda error 2021-06-26 21:11:19 +02:00
b89604edc3 simple serial monitor in httpserver 2021-06-26 10:49:29 +02:00
10b57ca516 further improvments, [this] in lambda fcn callback, compressed gz webfiles via streamFile() 2021-06-26 09:21:34 +02:00
e8329f2587 moved files, this in on callback for httpserver class 2021-06-26 09:02:55 +02:00
014aa028d7 move http and ota to lib/ for testing, add #pragma once include guards 2021-06-26 07:33:12 +02:00