etisab
|
6a7acd2b6b
convert Yo Button patterns to state machine version. These probably don't need nested functions (ambiguous if closures) so should be reworked
|
il y a 10 ans |
etisab
|
0cdad01f08
begin pattern immediately if Q was empty
|
il y a 10 ans |
etisab
|
a1fb80a471
Strange callback behavior solved.
|
il y a 10 ans |
etisab
|
8548b250bb
why does queue empty after 1st?
|
il y a 10 ans |
etisab
|
745c667a7f
Merge pull request #4 from epukaza/pwm_enable
|
il y a 10 ans |
etisab
|
44c15aeea8
- LED indicator now event driven
|
il y a 10 ans |
etisab
|
3c4f0fcb2b
add queue back, define simple interface (now you can only enqueue)
|
il y a 10 ans |
etisab
|
32cf382639
pack state into functions, then reexpand. temporarily remove queue
|
il y a 10 ans |
etisab
|
b635d6d0a6
Merge branch 'master' of github.com:epukaza/YoButton
|
il y a 10 ans |
etisab
|
4428eb6a09
proper req ending. http only, temporary
|
il y a 10 ans |
Abhinav Sinha
|
3a0bf67e25
fixed .gitignore to not ignore everything
|
il y a 10 ans |
etisab
|
ec2d342490
firmware
|
il y a 10 ans |
etisab
|
d058d8931f
todos
|
il y a 10 ans |
etisab
|
db4db9ec25
single general pattern setup instead of 1 for each
|
il y a 10 ans |
etisab
|
39429afa8a
Refactoring changes to led module, including
|
il y a 10 ans |
etisab
|
6ae2087953
explicitly set wifi mode on start - crash or reset during setup retains state
|
il y a 10 ans |
etisab
|
053f546edf
explicit timer types and typo
|
il y a 10 ans |
etisab
|
a612b40994
wifi setup mode timeout
|
il y a 10 ans |
etisab
|
fe2b903a0f
start delay only on debug
|
il y a 10 ans |
etisab
|
f80b821363
renaming for clarity, debouncing for sending Yos
|
il y a 10 ans |
etisab
|
022c3cfb0b
Merge pull request #3 from epukaza/esp_dev
|
il y a 10 ans |
etisab
|
9d5f25a84a
button 20 api key
|
il y a 10 ans |
etisab
|
49296b1eda
Enable button press detection with debouncing.
|
il y a 10 ans |
etisab
|
aaac3ae7a3
server module now handles POST requests
|
il y a 10 ans |
etisab
|
6d046a1aec
update GPIO pins
|
il y a 10 ans |
etisab
|
18c884aad0
Merge branch 'esp_dev' of github.com:epukaza/YoButton into esp_dev
|
il y a 10 ans |
etisab
|
7bc640f616
remove yo module wifi dependency
|
il y a 10 ans |
etisab
|
a3721c8505
rm extra file
|
il y a 10 ans |
etisab
|
78b110cad8
manage wifi modes using decorators
|
il y a 10 ans |
etisab
|
562745851e
parse contents of POST requests
|
il y a 10 ans |