
in my code I called a variable "mese_STR" (month in string) that I use to send the number of the month to the Nextion type display, this was not shown but was always 0, (all other values dd, YY, hh, mm, ss are correct) changing only the name of the variable in "me_STR" the correct month number also appeared to me, this has already happened to me in other projects, what can it be?
thanks