-
Notifications
You must be signed in to change notification settings - Fork 16
The item count is still an issue. #6
Copy link
Copy link
Open
Description
Using the library as an install in Arduino 2.3.6
Not sure what the version number is, tell me exavtly where to look and i'll report back.
I am trying to split a string of the months of the year, and it fails at 5.
Date: Nov 17 2025
Time: 03:01:55
numEnt = 5
i = 0
item = January
i = 1
item = February
i = 2
item = March
i = 3
item = Apri
i = 4
item = May,June,July,August,September,October,November,December
i = 5
I'm on an ESP8266.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels