Arduino Forum
Solved: Why does it have to be static?
Projects
Programming
Arrch
September 16, 2012, 7:30pm
2
F is a macro used to keep string constants from taking up SRAM. Try a different name.
show post in topic
Related topics
Topic
Replies
Views
Activity
Function returns pointer to data that is located on the stack.
Programming
3
1606
May 5, 2021
Weird behavior with static functions and variables
Programming
7
2742
May 5, 2021
undefined references and static keyword
Troubleshooting
16
12367
May 6, 2021
static String
Programming
3
6382
May 5, 2021
Static variable doesn't work + Array corrupted
Bugs & Suggestions
12
6337
May 6, 2021