Skip to content

Commit e0c8ea8

Browse files
committed
Update library name to match Arduino library registry rules
1 parent b178867 commit e0c8ea8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name=QP-C++
2-
version=6.9.5
1+
name=qp-arduino
2+
version=6.9.6
33
author=Quantum Leaps
4-
maintainer=Quantum Leaps <info@state-machine.com>
4+
maintainer=Peter Polidoro <peter@polidoro.io>
55
sentence=QP/C++ Real-Time Embedded Framework for Arduino.
66
paragraph=The QP/C++ real-time framework is like a modern real-time operating system (RTOS) specifically designed for executing event-driven, encapsulated state machines (Active Objects). It enables you to build responsive, robust, and truly concurrent Arduino programs.
77
category=Device Control

0 commit comments

Comments
 (0)