This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
supervisor
/
shared
/
web_workflow
History
Scott Shawcroft
51b65cbea5
Read websocket in background to look for ctrl-c
...
Otherwise busy Python code that isn't reading input characters won't be interruptible.
Fixes
#6707
2022-08-09 13:57:03 -07:00
..
static
Merge branch 'main' of
https://github.com/andywarburton/circuitpython
2022-08-02 21:10:46 +01:00
web_workflow.c
Read websocket in background to look for ctrl-c
2022-08-09 13:57:03 -07:00
web_workflow.h
Lots of web workflow, C3 and title bar fixes
2022-07-28 16:06:56 -07:00
websocket.c
Read websocket in background to look for ctrl-c
2022-08-09 13:57:03 -07:00
websocket.h
Read websocket in background to look for ctrl-c
2022-08-09 13:57:03 -07:00