Arduino Forum
Getting just one count++;
Projects
Programming
septillion
May 9, 2018, 9:28am
9
Isn't that as simple as
if(now.day() != lastDay){ lastDay = now.day(); days++; }
show post in topic
Related topics
Topic
Replies
Views
Activity
a simple increment count doesn't work
Programming
19
4165
May 5, 2021
First Program
Programming
66
17878
May 5, 2021
Simple counting problems
Programming
10
1743
May 5, 2021
I think I'm missing something
Syntax & Programs
27
6581
May 6, 2021
contatore
Software
37
14476
May 7, 2021