1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-12-03 14:51:16 +03:00

Add MicroQt (#1469)

MicroQt is a library that enables event driven applications on the Arduino platform. 
This is realized by load monitoring event loops, timers and signals similar to those in the Qt framework.
This commit is contained in:
Julius Bächle
2022-06-07 13:11:11 +02:00
committed by GitHub
parent f59d3949a5
commit 5ea9c45747

View File

@@ -4944,3 +4944,4 @@ https://github.com/vgroenhuis/PneumaticStepper
https://github.com/vshymanskyy/Preferences
https://github.com/alexbertis/Text2Matrix
https://github.com/dong-higenis/HS_CAN_485_ESP32
https://github.com/juliusbaechle/MicroQt