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
what to change to get longer names
Moderators: grovkillen, Stuntteam, TD-er
Who is online
Users browsing this forum: Bing [Bot] and 19 guests