what to change to get longer names

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
kr0815
Normal user
Posts: 136
Joined: 18 Nov 2015, 18:24

what to change to get longer names

#1 Post by kr0815 » 01 Dec 2015, 20:43

i need, for a special project, longer Name and/or Value Names in the Device settings
At the moment it´s limited to 26 characters

I tried, in espeasy.ino:
char TaskDeviceName[40];
char TaskDeviceValueNames[VARS_PER_TASK][40];


then in webserver.ino:
taskdevicename.toCharArray(tmpString, 40);
taskdevicevaluename[varNr].toCharArray(tmpString, 40);

But it´s still limited to 26 characters

What do i have to change ?
Sorry, i´m not a programmer

Post Reply

Who is online

Users browsing this forum: No registered users and 46 guests