mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #744] cumston stored #619
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#619
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miguerman on GitHub (Sep 24, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/744
char token chat id [?] = "-XXXXXXXX";
If I wanted to use customize and use to save the telegram token and the chat id that I must put in parentheses, for the example of the chat id of a telegram group that are 9 digits, [9].?
and for the telegram token?
Thank you
@tablatronix commented on GitHub (Sep 24, 2018):
Not sure what you are asking or saying
@miguerman commented on GitHub (Sep 24, 2018):
char mqtt_port [6] = "8080";
char blynk_token [34] = "YOUR_BLYNK_TOKEN";
Lo siento, quiero usar el ejemplo de addparameters de blynk, para usarlo con telegram y veo que donde el puerto "8080" está reservado entre paréntesis [6] entiendo que son 6 dígitos pero el puerto sería de 5 dígitos, y para mí modificar y guardar el token de telegrama y una identificación de chat que son 9 dígitos, creo, eso debería ponerse entre paréntesis.
@tablatronix commented on GitHub (Sep 24, 2018):
The length on the string