Skip to content

Commit ec4fb2a

Browse files
authored
fix dates of article publication (#370)
1 parent a9af6c2 commit ec4fb2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/blog/esp-now-for-outdoor-applications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Exploring wireless communication protocols on ESP32 platform for outdoor applications"
3-
date: 2024-12-06
3+
date: 2024-12-20
44
showAuthor: false # Hide default Espressif author
55
authors:
66
- "gancarcik-samuel"

content/blog/reliability-esp-now/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Data transmission reliability over ESP-NOW protocol in indoor environment"
3-
date: 2024-12-06
3+
date: 2024-12-19
44
showAuthor: false # Hide default Espressif author
55
authors:
66
- "kubascik-michal" # List your name(s)

0 commit comments

Comments
 (0)