[GH-ISSUE #289] blynk - parameter email #242

Closed
opened 2026-02-28 01:24:16 +03:00 by kerem · 0 comments
Owner

Originally created by @niasv on GitHub (Jan 10, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/289

Hello. My first encounter! launched blynk! problem - I can not add a parameter to the "Mail" to change the string "mailbox"

if ( temp < 18) //условие проверяем
{
Blynk.email("net-and-tech@mail.ru", "Temperature", "Temperature < 16!");
}

Originally created by @niasv on GitHub (Jan 10, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/289 Hello. My first encounter! launched blynk! problem - I can not add a parameter to the "Mail" to change the string "mailbox" if ( temp < 18) //условие проверяем { Blynk.email("net-and-tech@mail.ru", "Temperature", "Temperature < 16!"); }
kerem closed this issue 2026-02-28 01:24:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#242
No description provided.