Arduino Forum
structs in header files
Projects
Programming
johnwasser
November 3, 2017, 7:49pm
5
OK. Change it to:
struct WS2801Color { uint8_t red; uint8_t green; uint8_t blue; };
show post in topic
Related topics
Topic
Replies
Views
Activity
Help with Structs as function returntypes
Programming
12
1778
May 5, 2021
typedef problem
Programming
7
1222
May 5, 2021
struct or typedef
Programming
4
14088
May 5, 2021
Issues placing "typedef struct" in header...
Programming
15
32545
May 5, 2021
Struct definitions?
Programming
5
1361
May 5, 2021