Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 95f155f

Browse files
authored
v1.1.0
### Major Releases v1.1.0 1. Fix Config Portal Bug. 2. Add functions to control Config Portal from software or Virtual Switches. Check [How to trigger a Config Portal from code #25](khoih-prog/Blynk_WM#25) 3. Use more efficient [FlashStorage_STM32 Library](https://github.com/khoih-prog/FlashStorage_STM32) to save data to emulaled-EEPROM. 4. Add support to new [**`EthernetENC library`**](https://github.com/jandrassy/EthernetENC) for ENC28J60.
1 parent 8f7f683 commit 95f155f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,7 @@ uint16_t NUM_MENU_ITEMS = 0;
14671467
---
14681468
---
14691469

1470-
### Debug Termimal Output Samples
1470+
### Debug Terminal Output Samples
14711471

14721472
### 1. BI_Ethernet_Blynk on NUCLEO_F767ZI using LAN8742A Ethernet and STM32Ethernet Library
14731473

0 commit comments

Comments
 (0)