Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 6dfc9c7

Browse files
authored
v1.1.2
### Releases v1.1.2 1. Clean-up all compiler warnings possible. 2. Optimize examples to reduce memory usage by using Flash String whenever possible. 3. Add Table of Contents
1 parent d410282 commit 6dfc9c7

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,9 @@ The catch is your function is now part of an ISR (Interrupt Service Routine), an
130130

131131
### Releases v1.1.2
132132

133-
1. Fix compiler warnings.
133+
1. Clean-up all compiler warnings possible.
134134
2. Optimize examples to reduce memory usage by using Flash String whenever possible.
135-
3. Clean-up all compiler warnings possible.
136-
4. Add Table of Contents
135+
3. Add Table of Contents
137136

138137

139138
### Releases v1.1.1
@@ -908,10 +907,9 @@ Sometimes, the library will only work if you update the board core to the latest
908907

909908
### Releases v1.1.2
910909

911-
1. Fix compiler warnings.
910+
1. Clean-up all compiler warnings possible.
912911
2. Optimize examples to reduce memory usage by using Flash String whenever possible.
913-
3. Clean-up all compiler warnings possible.
914-
4. Add Table of Contents
912+
3. Add Table of Contents
915913

916914
### Releases v1.1.1
917915

0 commit comments

Comments
 (0)