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

Commit 3660777

Browse files
authored
v1.3.2
### Releases v1.3.2 1. Clean-up all compiler warnings possible. 2. Optimize library and examples to reduce memory usage by using Flash String whenever possible. 3. Add Table of Contents 4. Add better debug feature
1 parent d889941 commit 3660777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@ blynkDoingSomething2s: Delta programmed ms = 2000, actual = 3000
20502050

20512051
---
20522052

2053-
### 2. ISR_Timer_Complex_Ethernet on Adafruit NRF52840_FEATHER EXPRESS using W5500 Ethernet
2053+
### 2. ISR_Timer_Complex_Ethernet on Adafruit NRF52840_FEATHER EXPRESS
20542054

20552055
The following is the sample terminal output when running example [ISR_Timer_Complex_Ethernet](examples/NRF52/ISR_Timer_Complex_Ethernet) on **Adafruit NRF52840_FEATHER EXPRESS using W5500 Ethernet* to demonstrate the accuracy of ISR Hardware Timer, **especially when system is very busy**. The ISR timer is **programmed for 2s, is activated exactly after 2.000s !!!**
20562056

0 commit comments

Comments
 (0)