Skip to content

Commit

Permalink
Big overhaul. Passing all globals as arguments now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-van-Gils committed May 30, 2024
1 parent 215dfd9 commit cf15858
Show file tree
Hide file tree
Showing 8 changed files with 1,023 additions and 1,067 deletions.
8 changes: 5 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
.. image:: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/actions/workflows/python-demos.yml/badge.svg
|demos| |black| |license|

.. |demos| image:: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/actions/workflows/python-demos.yml/badge.svg
:target: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/actions/workflows/python-demos.yml
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
.. image:: https://img.shields.io/badge/License-MIT-purple.svg
.. |license| image:: https://img.shields.io/badge/License-MIT-purple.svg
:target: https://github.com/Dennis-van-Gils/DvG_Arduino_PyQt_multithread_demo/blob/master/LICENSE.txt

Arduino PyQt multithread demo
Expand Down
Loading

0 comments on commit cf15858

Please sign in to comment.