v1.0.1 to match arduino-pico core v1.4.0

### Releases v1.0.1

1. Update README and Packages' Patches to match arduino-pico core v1.4.0
This commit is contained in:
Khoi Hoang
2021-05-18 16:10:48 -04:00
committed by GitHub
parent ee1c730ad8
commit 92da992ddd
24 changed files with 64 additions and 35 deletions
+2 -1
View File
@@ -25,11 +25,12 @@
Based on BlynkTimer.h
Author: Volodymyr Shymanskyy
Version: 1.0.0
Version: 1.0.1
Version Modified By Date Comments
------- ----------- ---------- -----------
1.0.0 K Hoang 11/05/2021 Initial coding to support RP2040-based boards such as RASPBERRY_PI_PICO. etc.
1.0.1 K Hoang 18/05/2021 Update README and Packages' Patches to match core arduino-pico core v1.4.0
*****************************************************************************************************************************/
#include <string.h>