We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f9859 commit 659f129Copy full SHA for 659f129
README.md
@@ -9,8 +9,7 @@ Here is MOVIE of async.hpp running on board of my [Arduino based test platform "
9
# Features
10
11
1. It's 100% pure, portable C++.
12
-2. It requires very little state (1 or 2 ints).
13
-3. It's not dependent on an OS. Can be used even without OS, e.g. on Arduino.
+2. It's not dependent on an OS. Can be used even without OS, e.g. on Arduino.
14
15
# Basics
16
0 commit comments